# Dividend Token

Dividend token is a token type that allows holders to get rewards if eligible and also get rewarded automatically from any buys and sells. Holders have double benefits.

Liquidity fee is collected via buying or selling the token, and the fee is then used to give holders native coin or give holders any custom token of your choice.

<br>

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

**How to make dividend token?**

Once you go into Dividend token tab, you will be greeted with the form as shown below. Please follow the screenshot guideline and understand how the flow works and what the fees are about.

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


---

# 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.dxsale.network/how-to-use-dxsale/dxmint/dividend-token.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.
