# Setup your distributors

{% hint style="info" %}
**Distributors** are people who will be distributing items to recipients on the day of the campaign. They will be using the DistributeSG mobile app or web app to do so. This section describes how you can add Distributors to your campaign before the start of your campaign.

Distributors can also manually join your campaign location with the 6-digit Location Code found in the Locations tab. This may be useful if you do not know the handphone numbers of distributors before the day of your campaign.
{% endhint %}

### How do I add distributors?

<details>

<summary>Step-by-step guide</summary>

1. Click on the Locations tab
2. Share with your distributors the 6 character location code
3. Ask your distributors to add a new campaign with the locaiton code provided

</details>

{% embed url="<https://app.arcade.software/share/ohQjs72MtiURdoLpLeEx>" %}

### How do I upload multiple distributors?

<details>

<summary>Step-by-step guide</summary>

1. Click on the Distributors tab
2. Click on Upload Multiple Distributors
3. Click to download the CSV template
4. Fill up the template and save as a CSV file  (click into the interactive guide to understand what each column means).
5. Upload the completed CSV file
6. Click on Submit to bulk upload distributors

</details>

{% embed url="<https://app.arcade.software/share/YigEOsF0cuoLAbXP4j6y>" %}

### How do I remove distributors?

<details>

<summary>Step-by-step guide</summary>

1. Click on the Distributors tab
2. Click on Delete under the Actions column
3. Confirm the deletion

</details>

{% embed url="<https://app.arcade.software/share/595SoYfTua5WkuoALqIZ>" %}


---

# 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.distribute.gov.sg/organisers/setup-your-distributors.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.
