# Token Utilities

$RAYS has multiple use cases within the Raydius ecosystem, each designed to enhance the platform’s functionality and incentivize participation.

## Platform Currency

$RAYS is used as the primary currency for transactions within the Raydius ecosystem. Developers use it to access the SDK, publish extensions, and utilize other platform services.

## User Incentives (Build to Earn)

Developers who build high-engagement applications can earn $RAYS as a reward, incentivizing the creation of valuable tools and services within the ecosystem.

## Staking for Extensions

To launch an extension in the Raydius Extension Store, developers are required to stake $RAYS. This staking mechanism ensures that only serious and committed developers contribute to the ecosystem.

## Decentralized Governance

$RAYS holders have the ability to participate in the governance of the Raydius platform. They can vote on proposals, influence platform decisions, and help guide the development of the ecosystem.


---

# 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.raydius-research.com/tokenomics/token-utilities.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.
