# DistributeSG

## DistributeSG

- [What is DistributeSG](https://guide.distribute.gov.sg/introduction/what-is-distributesg.md)
- [Why use DistributeSG](https://guide.distribute.gov.sg/introduction/why-use-distributesg.md)
- [Example campaign setup](https://guide.distribute.gov.sg/introduction/example-campaign-setup.md)
- [Past campaign success](https://guide.distribute.gov.sg/introduction/past-campaign-success.md)
- [Overview](https://guide.distribute.gov.sg/organisers/overview.md)
- [Login to admin portal](https://guide.distribute.gov.sg/organisers/login-to-admin-portal.md)
- [Create your campaign](https://guide.distribute.gov.sg/organisers/create-your-campaign.md)
- [Setup your locations](https://guide.distribute.gov.sg/organisers/setup-your-locations.md)
- [Setup your allocations](https://guide.distribute.gov.sg/organisers/setup-your-allocations.md)
- [Setup your distributors](https://guide.distribute.gov.sg/organisers/setup-your-distributors.md)
- [Activate your campaign and other settings](https://guide.distribute.gov.sg/organisers/activate-your-campaign-and-other-settings.md)
- [Track your campaign progress](https://guide.distribute.gov.sg/organisers/track-your-campaign-progress.md)
- [APIs for integration](https://guide.distribute.gov.sg/organisers/apis-for-integration.md)
- [Overview](https://guide.distribute.gov.sg/distributors/overview.md)
- [Download the app](https://guide.distribute.gov.sg/distributors/download-the-app.md)
- [Login to the app and join your campaign](https://guide.distribute.gov.sg/distributors/login-to-the-app-and-join-your-campaign.md)
- [How to distribute an item](https://guide.distribute.gov.sg/distributors/how-to-distribute-an-item.md)
- [Change your location](https://guide.distribute.gov.sg/distributors/change-your-location.md)
- [Join a different campaign](https://guide.distribute.gov.sg/distributors/join-a-different-campaign.md)
- [FAQs](https://guide.distribute.gov.sg/still-need-help/faqs.md)
- [Contact us](https://guide.distribute.gov.sg/still-need-help/contact-us.md)
- [Fix for iOS DistributeSG app keyboard freeze](https://guide.distribute.gov.sg/troubleshooting/fix-for-ios-distributesg-app-keyboard-freeze.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://guide.distribute.gov.sg/introduction/what-is-distributesg.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.
