> For the complete documentation index, see [llms.txt](https://despend.gitbook.io/despend/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://despend.gitbook.io/despend/token/core-functions-of-tokens.md).

# Core functions of tokens

DSG serves as the driving force behind the DeSpend ecosystem, featuring core functionalities:&#x20;

#### Governance Credentials:&#x20;

Holders participate in community DAO proposals and voting to shape platform development, including determining key parameters like fee rates and dividend pool ratios.&#x20;

#### Payment & Settlement:&#x20;

As a primary payment method for in-platform purchases, DSG payments offer exclusive discounts and reward bonuses.&#x20;

#### Mining Incentives:

&#x20;All user rewards from shopping and sharing activities are distributed in DSG.&#x20;

Global Dividend Certificates:&#x20;

DSG holdings form the foundation for daily income dividends (based on the Rebase model), with premium membership tiers linked to holding volumes.&#x20;

#### Ecosystem Access Pass:&#x20;

Merchants must deposit DSG as security deposits to access advanced tools and visibility resources. Users can upgrade membership levels by staking DSG, unlocking higher dividend shares and feature privileges.


---

# 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:

```
GET https://despend.gitbook.io/despend/token/core-functions-of-tokens.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.
