> 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/organisers/overview.md).

# Overview

## Guides for Organisers

{% hint style="info" %}
**This section is for campaign organisers who will need to login to the admin portal**.

If you are here to find out how to use the DistributeSG distributor app, check out the [Guides for Distributors](/distributors/overview.md) page.
{% endhint %}

Use these guides to setup a campaign in DistributeSG quickly and easily.&#x20;

{% content-ref url="/pages/vyrUEm8ijMjXkqc1JQKa" %}
[Login to admin portal](/organisers/login-to-admin-portal.md)
{% endcontent-ref %}

{% content-ref url="/pages/oZ5N78jPdO5rvKFFpK2Z" %}
[Create your campaign](/organisers/create-your-campaign.md)
{% endcontent-ref %}

{% content-ref url="/pages/0nz80GfbDT80UynV49sR" %}
[Setup your locations](/organisers/setup-your-locations.md)
{% endcontent-ref %}

{% content-ref url="/pages/pjBAWPS2pRLYH3YfJcPj" %}
[Setup your allocations](/organisers/setup-your-allocations.md)
{% endcontent-ref %}

{% content-ref url="/pages/d8BQlFid5MeiK9xT2vwc" %}
[Setup your distributors](/organisers/setup-your-distributors.md)
{% endcontent-ref %}

{% content-ref url="/pages/BXfOpRGwm1cMaHNtEWjX" %}
[Activate your campaign and other settings](/organisers/activate-your-campaign-and-other-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/BjxRsE1YII6IlXv5TIW2" %}
[Track your campaign progress](/organisers/track-your-campaign-progress.md)
{% 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/organisers/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.
