# FAQs and Common Issues

- [You're Already Logged In Elsewhere](https://helpdocs.conducttr.com/faqs-and-common-issues/youre-already-logged-in-elsewhere.md): You're only allowed to be logged into the crisis exercise environment in one browser window at a time.
- [Registration & log in](https://helpdocs.conducttr.com/faqs-and-common-issues/registration-and-log-in.md)
- [I'm not receiving the password reset](https://helpdocs.conducttr.com/faqs-and-common-issues/registration-and-log-in/im-not-receiving-the-password-reset.md)
- [The password reset is arriving late](https://helpdocs.conducttr.com/faqs-and-common-issues/registration-and-log-in/the-password-reset-is-arriving-late.md)
- [Do my players have to use their real email addresses?](https://helpdocs.conducttr.com/faqs-and-common-issues/registration-and-log-in/do-my-players-have-to-use-their-real-email-addresses.md)
- [How do I log in to the Editor for the first time?](https://helpdocs.conducttr.com/faqs-and-common-issues/registration-and-log-in/how-do-i-log-in-to-the-editor-for-the-first-time.md)
- [How do I register as a Facilitator?](https://helpdocs.conducttr.com/faqs-and-common-issues/registration-and-log-in/how-do-i-register-as-a-facilitator.md)
- [How do I log in as a participant in the Facilitator Dashboard?](https://helpdocs.conducttr.com/faqs-and-common-issues/registration-and-log-in/how-do-i-log-in-as-a-participant-in-the-facilitator-dashboard.md)
- [Raising a support ticket](https://helpdocs.conducttr.com/faqs-and-common-issues/raising-a-support-ticket.md)
- [Capturing browser console errors](https://helpdocs.conducttr.com/faqs-and-common-issues/raising-a-support-ticket/capturing-browser-console-errors.md)
- [Investigating video issues](https://helpdocs.conducttr.com/faqs-and-common-issues/raising-a-support-ticket/investigating-video-issues.md)
- [How do I...](https://helpdocs.conducttr.com/faqs-and-common-issues/how-do-i....md)
- [How do I add branching to my exercise?](https://helpdocs.conducttr.com/faqs-and-common-issues/how-do-i.../how-do-i-add-branching-to-my-exercise.md)
- [How do I simulate SMS?  How do I simulate alerts?](https://helpdocs.conducttr.com/faqs-and-common-issues/how-do-i.../how-do-i-simulate-sms-how-do-i-simulate-alerts.md)
- [How do I simulate a cyber attack?](https://helpdocs.conducttr.com/faqs-and-common-issues/how-do-i.../how-do-i-simulate-a-cyber-attack.md)
- [How do I turn the notification sound off?](https://helpdocs.conducttr.com/faqs-and-common-issues/how-do-i.../how-do-i-turn-the-notification-sound-off.md)
- [How do I respond to players live during an exercise?](https://helpdocs.conducttr.com/faqs-and-common-issues/how-do-i.../how-do-i-respond-to-players-live-during-an-exercise.md)
- [Can I adjust injects live while an exercise is running?](https://helpdocs.conducttr.com/faqs-and-common-issues/how-do-i.../can-i-adjust-injects-live-while-an-exercise-is-running.md)
- [How do I track participants' performance during an exercise?](https://helpdocs.conducttr.com/faqs-and-common-issues/how-do-i.../how-do-i-track-participants-performance-during-an-exercise.md)
- [How do I export the data from my exercise?](https://helpdocs.conducttr.com/faqs-and-common-issues/how-do-i.../how-do-i-export-the-data-from-my-exercise.md)
- [What's the difference between the Master Events List and Pattern of Life?](https://helpdocs.conducttr.com/faqs-and-common-issues/whats-the-difference-between-the-master-events-list-and-pattern-of-life.md)
- [Can there be more than one Facilitator?](https://helpdocs.conducttr.com/faqs-and-common-issues/can-there-be-more-than-one-facilitator.md)
- [Device & environment requirements](https://helpdocs.conducttr.com/faqs-and-common-issues/device-and-environment-requirements.md)


---

# 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/faqs-and-common-issues.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.
