> For the complete documentation index, see [llms.txt](https://guide.distribute.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.distribute.gov.sg/distributors/overview.md).

# Overview

## Guides for Distributors

{% hint style="info" %}
**This section is for distributors who will be using the mobile app.**

If you are here to find out how to create a new DistributeSG campaign, check out the [Guide for Organisers](/organisers/overview.md) page.
{% endhint %}

Use these guides if you are distributing items at a campaign.

{% content-ref url="/pages/Xih6C53bw3sFhjAeL4KC" %}
[Download the app](/distributors/download-the-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/S0GXzRfpji9ZjCQtMxJi" %}
[Login to the app and join your campaign](/distributors/login-to-the-app-and-join-your-campaign.md)
{% endcontent-ref %}

{% content-ref url="/pages/wHgOt26LiCODDkea9l8F" %}
[Join a different campaign](/distributors/join-a-different-campaign.md)
{% endcontent-ref %}

{% content-ref url="/pages/oYcN5btvZfv3xVYg9byy" %}
[Change your location](/distributors/change-your-location.md)
{% endcontent-ref %}

{% content-ref url="/pages/9FiLIdcK8hwLLNIZDe1g" %}
[How to distribute an item](/distributors/how-to-distribute-an-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/GZzgdTKgiPAy6vI8rGB3" %}
[Broken mention](broken://pages/GZzgdTKgiPAy6vI8rGB3)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.distribute.gov.sg/distributors/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
