# Start a session

When starting a session from a defined activity, you and the persons who have already opened the `Ideas Spark Booth` can move to a specific context to participate and type ideas. Everyone will be notified of who has started the new session.

{% hint style="info" %}
When starting a new session, your role is automatically set to `Facilitator`.
{% endhint %}

To start a session, you can:

* Click the `Play` button of the related activity on the `Activity`, then the `Local` section.
* Open the related activity settings (by clicking the `Settings` button), then click `New Session`.

{% hint style="info" %}
After starting a session, the timer of the `FigJam` board activates automatically based on the activity's timer configuration.
{% 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://docs.ideas-spark-booth.com/run-sessions/facilitate-a-session/start-a-session.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.
