> For the complete documentation index, see [llms.txt](https://docs.sciaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sciaai.com/usdscai-token.md).

# $SCAI Token

### Token Utility <a href="#token-utility" id="token-utility"></a>

#### Passive Earning <a href="#passive-earning" id="passive-earning"></a>

Holders can stake their $SCAI token to earn from the 20% of revenue that is generated by the platform on fees and subscriptions.

#### Governance <a href="#governance" id="governance"></a>

Inclusivity and decentralization is one of the foundational spirit of the web3 space hence holders have the right to make proposals to the development, expansion and growth of SCIA AI.

#### Subscription Fees <a href="#subscription-fees" id="subscription-fees"></a>

* By unlocking premium features users can activate advanced AI agents that will help in fine-tuning their queries. The higher the tier the more AI Agents you can activate to assist in refining your trading strategies.
* Access to our direct trading engine that allows you to execute trades directly on connected decentralized exchanges.
* Exclusive Access even during Peak Times (The uptime of this AI Agent will be very high but should we ever reach extreme peak times users who are subscribed to our premium services will have their Agent still running.
* Near Instant response time for all your queries.
* Access to try out new and upcoming features of SCIA AI in the future.
* Access to further advanced features such as voice interactions, interpretation of image charts.

Fees will be charged in either stable/fiat or in $SCAI Tokens however users who choose to pay subscriptions in $SCAI would have a 10% discount.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sciaai.com/usdscai-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
