# Dispatching

The final step in delivering content to your audience requires a simple process called **Dispatching**. This involves generating a compact (proxy) file through the UI. Which you can then share with your client to load into their preferred LMS. This method allows content sharing without divulging the complete course file. This is also your connection for maintaining full control over your content as well as feeding information back into your instance of Content Controller for reporting purposes.  &#x20;

<figure><img src="/files/JcCnalR8dWetvILNrhZ8" alt=""><figcaption></figcaption></figure>

To learn more about how to share content from an Account. Please see [Sharing content from an account](/accounts/sharing-content-out-to-an-account.md) for further details


---

# 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://guide.contentcontroller.com/getting-started/dispatching.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.
