# Share tracks

- [Live Events](https://docs.instruqt.com/tracks/share/run-live-events.md): Run live events with the Instruqt Live Event dashboard
- [Instructor tools](https://docs.instruqt.com/tracks/share/run-live-events/instructor-tools.md): This page covers the tools available to instructors to help them facilitate their virtual and in-person events. These tools include messaging, raised hands, and user management through the dashboard.
- [Track invites](https://docs.instruqt.com/tracks/share/track-invite-links.md): Grant learners controlled access to your tracks
- [Form Settings](https://docs.instruqt.com/tracks/share/track-invite-links/form-settings.md)
- [Embed tracks](https://docs.instruqt.com/tracks/share/embed-a-track.md): Integrate Instruqt into your web pages or platform.
- [Landing pages](https://docs.instruqt.com/tracks/share/landing-pages.md): Create a custom page to share your tracks


---

# 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.instruqt.com/tracks/share.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.
