# Token Function

The CANNABIS DeSci token (CDS) serves as a means of value exchange within the CANNABIS DAO platform, fulfilling the following primary functions. These functions promote activities on the CANNABIS DAO platform and encourage community participation and engagement:

## Research Funding

CDS is used for funding research projects on the platform. Researchers submit project proposals, and community members support them by contributing CDS. Upon successful funding, researchers receive CDS as a reward.

## Incentive Creation

CDS functions as an incentive for contributions on the platform. Contributions to the community, such as evaluating research proposals, voting, and participating in discussions, are rewarded with CDS distributions.

## Voting Rights

CDS grants voting rights for decision-making on the platform. Depending on the amount of CDS held, users can vote on research project approvals and governance proposals, allowing community members to actively participate in platform management.

## Reward Distribution

CDS serves as a means of redistributing the platform's profits to community members. If the platform generates revenue, profits may be distributed to CDS holders.


---

# 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.cannabis-dao.xyz/token/token-function.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.
