# WORLDS

- [Concept](https://helpdocs.conducttr.com/worlds/concept.md): This page provides an understanding of Conducttr Worlds as a concept.
- [Facilitators](https://helpdocs.conducttr.com/worlds/concept/facilitators.md): How Conducttr Worlds works for exercise Facilitators
- [Administrators](https://helpdocs.conducttr.com/worlds/concept/administrators.md): How Conducttr Worlds works for exercise Administrators
- [Designing](https://helpdocs.conducttr.com/worlds/designing.md): Don't delete these files
- [Exercise](https://helpdocs.conducttr.com/worlds/designing/exercise.md)
- [Setting up Worlds in the Scenario Editor](https://helpdocs.conducttr.com/worlds/designing/exercise/setting-up-worlds-in-the-scenario-editor.md): Customise your Worlds exercises in the Scenario Editor
- [Adding exercise slots](https://helpdocs.conducttr.com/worlds/designing/exercise/setting-up-worlds-in-the-scenario-editor/adding-exercise-slots.md)
- [Exercise setup](https://helpdocs.conducttr.com/worlds/designing/exercise/exercise-setup.md): Setup your exercise by adding key details.
- [Hubs](https://helpdocs.conducttr.com/worlds/designing/hubs.md)
- [Creating new Hubs](https://helpdocs.conducttr.com/worlds/designing/hubs/creating-new-hubs.md)
- [Deactivating Hubs](https://helpdocs.conducttr.com/worlds/designing/hubs/deactivating-hubs.md)
- [World Settings](https://helpdocs.conducttr.com/worlds/designing/world-settings.md)
- [Welcome Email](https://helpdocs.conducttr.com/worlds/designing/world-settings/welcome-email.md)
- [Customising the Welcome Email](https://helpdocs.conducttr.com/worlds/designing/world-settings/welcome-email/customising-the-welcome-email.md): Discover how to customize welcome emails.
- [Sending a Welcome Email](https://helpdocs.conducttr.com/worlds/designing/world-settings/welcome-email/sending-a-welcome-email.md)
- [Running](https://helpdocs.conducttr.com/worlds/running.md)
- [Registering Facilitators](https://helpdocs.conducttr.com/worlds/running/registering-facilitators.md)
- [Uploading scenarios](https://helpdocs.conducttr.com/worlds/running/uploading-scenarios.md): Find how to publish a new exercise or replace an existing one in Worlds
- [Using Worlds for Facilitators](https://helpdocs.conducttr.com/worlds/running/using-worlds-for-facilitators.md)
- [Uploading an exercise](https://helpdocs.conducttr.com/worlds/running/using-worlds-for-facilitators/uploading-an-exercise.md)
- [Giving access to participants](https://helpdocs.conducttr.com/worlds/running/using-worlds-for-facilitators/giving-access-to-participants.md): Give your participants access to the exercise
- [Reporting](https://helpdocs.conducttr.com/worlds/reporting.md)
- [Metrics](https://helpdocs.conducttr.com/worlds/reporting/metrics.md): Find an overview of your Hub and Exercise activity via the Metrics page.


---

# 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://helpdocs.conducttr.com/worlds.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.
