# Q\&A's in sessions (VP)

Within all sessions in Let's Get Digital, there is an option to display a Question & Answer tab, that allows users to ask questions to the speaker publicly or anonymously and the speaker to answer.&#x20;

![](/files/HWvTamR7ChAzjv2yW91m)

{% hint style="info" %}
**Note:** The Q\&A's module has to be enabled by the event organiser. Please contact them to activate this feature.
{% endhint %}

<details>

<summary><img src="/files/vtRrzYqJztBocv7ybyIB" alt="" data-size="line">Creating a question</summary>

A user can create a question easily within a session publicly or anonymously.&#x20;

To create a question the Q\&A tab at the right-hand side of the screen (where the chat is displayed) should be selected.&#x20;

&#x20;                                  ![](/files/BQQP5lQimGer3ILRSHou)

By clicking the  <img src="/files/vtRrzYqJztBocv7ybyIB" alt="" data-size="original">button the user will then have the option to write their question, choose whether it should be posted anonymously and Add the question

&#x20;                                ![](/files/ZlqHQ68mTVeaBXPzhXyj)                      &#x20;

The Question will be displayed for only the speakers to see as shown in the image below:

&#x20;                                   ![](/files/NfxpjgFw7DhLmG2i6NNH)

</details>

<details>

<summary><img src="/files/hoJDxnvtUCkbbQLw50R9" alt="">Managing questions</summary>

Each question has five options displayed when clicking the three dots at the top-right corner of the specific question box:&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MdWZFW-i-Q81_B4NQzc%2F-MdWaaI1GkS6qj3MFakn%2Fimage.png?alt=media\&token=52adb108-2f7c-4044-a765-64bc6cc4193a) - Answer now: When answering the question live a pop will appear on the user's screens.

&#x20;                               ![](/files/uKYgD2OtMyBI5mwC2Wmz)

&#x20;\
![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MdWZFW-i-Q81_B4NQzc%2F-MdWajm8eqaSlPmkW-sx%2Fimage.png?alt=media\&token=50eb24c8-16b0-4396-b366-1f4bef170ef2)  Make public; makes  question show on all users screens publicly\
![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MdWZFW-i-Q81_B4NQzc%2F-MdWaxBmoEwfPURsKF3_%2Fimage.png?alt=media\&token=63fe4622-36d8-4e6a-9ff1-2f8fc6a5dba3) - Mark answered: Click here to mark a question as answered. \
![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MdWZFW-i-Q81_B4NQzc%2F-MdWb5j2jnY4cS24L-gY%2Fimage.png?alt=media\&token=eed59595-506a-4577-bb00-4bc64a586921) - Edit/ Answer question: Click here to edit/ answer the question in text format. \
![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MdWZFW-i-Q81_B4NQzc%2F-MdWbA-9OpY0H0rK216e%2Fimage.png?alt=media\&token=18fc9ff0-0b83-4a7d-acf5-2d066c9ad96b) - Remove question: Click here to remove the question.

\*note these actions cannot be reversed.

</details>

{% hint style="info" %}
The Q\&A's can be exported as an Excel file. Please contact the event organiser for more information.
{% endhint %}

## End result <a href="#end-result" id="end-result"></a>

Select a question and click 'Answer now' to notify attendees that the question is being answered. A pop-up with the question will be displayed on the right side of the session. The status of the question will change from 'hidden' to 'answering now'.

![](https://gblobscdn.gitbook.com/assets%2F-M5LNCGpK5lyymcFZU4V%2F-MdWelc1jpKZFkRXPYen%2F-MdWfvHLEVK4WqS_HhQ6%2Fimage.png?alt=media\&token=3cd6232c-d654-460b-88da-5c6ceec94ef6)

When the question is marked as answered, the status of the question will change to 'answered'. The answered question can be viewed by attendees.

{% hint style="info" %}
**Note:** One question can be answered live at the time. The live question will be marked as answered when another question is marked to answer now.
{% endhint %}


---

# 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/untitled-1.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.
