# Log-in

### Logging into the Let's Get Digital platform

1. You should receive an email from your events organiser that includes a link to your Virtual room.
2. Click on the link and you will be taken to the login page of the event.
3. The system will ask if you would like to be redirected to your session choose; '**yes, continue**'
4. You are now in your virtual room! &#x20;
5. A speaker instruction video will automatically welcome you to your room
6. You can now set up your microphone and camera.

![](/files/ff5VqnawZdLqb9uWNwaT)

{% hint style="warning" %}
**Note:** the Let's Get Digital platform is only accessible via a laptop or desktop.
{% endhint %}

### Logging in the app as a speaker

1. Download the event app on your phone (or the Let's Get Digital app).&#x20;
2. Log in to the app either by:\
   \- Entering the credentials recievied by email.\
   \- Scanning the QR in the mail.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledge-base-speakers.letsgetdigital.com/logging-in.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
