# Pay Dividends⭐️

To pay dividends to your community or investors:

1\) Click Pay Dividends on the Manage page in your DAO;<br>

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

2\) Select a token from the list or specify the smart contract of the token that you will be distributing. This token should be held in the DAO's balance;<br>

<figure><img src="/files/Aggv8YU6mW3zuWwo83FC" alt="" width="563"><figcaption></figcaption></figure>

3\) Choose the method of distributing the dividends: proportionally among holders of the base token or manually entering a list of recipients;<br>

<figure><img src="/files/FmkL1EFbsW7NhGvNYY6l" alt="" width="563"><figcaption></figcaption></figure>

4\) If you choose Proportional, specify the total number of tokens to send and select the base token to determine dividend recipients based on their ownership of a specific token. This can be GT, LP, or any other token;<br>

<figure><img src="/files/ToQTC2H3ouy4hLdhF2yf" alt="" width="563"><figcaption></figcaption></figure>

5\) If you choose Manual Distribute, manually enter the addresses of the recipients and specify the number of tokens to send out for each recipient. XDAO will automatically calculate the total number of tokens to be distributed;<br>

<figure><img src="/files/ix0gODQHe1FkJCbQfKj7" alt="" width="563"><figcaption></figcaption></figure>

6\) Click "Approve" to allow the Dividends smart contract to interact with the chosen token in the DAO;<br>

<figure><img src="/files/AYxLlN1BPJ4wVRtp6oSu" alt="" width="563"><figcaption></figcaption></figure>

7\) Click "Create voting" to create a vote for dividend distribution. Once the vote is activated, the dividends will be sent out.<br>

<figure><img src="/files/bxn8tbTkvAsp74Wv58Vr" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/r5yVLkwvVunlIUqhZW1s" alt="" width="563"><figcaption></figcaption></figure>

{% embed url="<https://app.tango.us/app/workflow/Pay-Dividends-dd2148645f21488f87e997d3e0b187da>" %}

{% hint style="warning" %}
The limit on the number of dividend recipients is set to 50 addresses. If you need to distribute dividends to more users, please contact [telegram ](https://t.me/xdao_eng)or [discord](https://discord.com/invite/axx6uCAb4Y).
{% endhint %}

{% hint style="success" %}
**Join XDAO club:**

📲 **TG Global**: [**https://t.me/xdao\_eng**](https://t.me/xdao_eng)

📲 **TG Announcement**: [**https://t.me/xdaoapp**](https://t.me/xdaoapp)

📲 **Twitter**: [**https://twitter.com/xdaoapp** ](<https://twitter.com/xdaoapp >)

📲 **YouTube**: [**https://www.youtube.com/c/xdaoapp**](< https://www.youtube.com/c/xdaoapp>)

📲 **Medium**: [**https://blog.xdao.app/**](https://blog.xdao.app/)

📲 **GitHub**:[ **https://github.com/XDAO-App**](< https://github.com/XDAO-App>)

📲 **Instagram**:[ **https://www.instagram.com/xdaoapp**](< https://www.instagram.com/xdaoapp>)

**📲 Discord**: [**https://discord.gg/xdaoapp**](https://discord.gg/xdaoapp)
{% endhint %}


---

# 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://docs.xdao.app/guides-for-gt/dao-page/manage/investment-activity-management/pay-dividends.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.
