# Sending Tracks

- [Using the Composer](https://help.trackstack.app/inbox/sending-tracks/using-the-composer.md): This page walks you through every part of the Composer so you can send tracks with confidence.
- [Discovery & Lists](https://help.trackstack.app/inbox/sending-tracks/discovery-and-lists.md): This page walks you through every part of the Discovery section so you can discover new inboxes to sent tracks.
- [Manage your Submissions](https://help.trackstack.app/inbox/sending-tracks/manage-your-submissions.md): Here we breakdown the how and where you can manage your send submissions.


---

# 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://help.trackstack.app/inbox/sending-tracks.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.
