# Tokenomics

The **cSigma token** is an important part of the cSigma protocol's tokenomics. The token is used to facilitate interactions between Borrowers and Lenders and improve the functioning of the Protocol with various stakeholders. Additionally, the token gives holders **voting rights** in the DAO, which allows them to participate in the governance of the protocol.

{% hint style="info" %}
Click [**here**](https://github.com/csigma-labs/docs/blob/main/cSigma%20Finance%20-%20Token%20Blueprint%20Distribution.pdf) to read full **tokenomics**
{% 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://csigma-edge.gitbook.io/csigma-protocol/sigma/tokenomics.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.
