# The $GRAY Token

- [What is $GRAY?](https://docs.gradient.trade/the-usdgray-token/what-is-usdgray.md): An introduction to Gradient's native token
- [Driving Participation](https://docs.gradient.trade/the-usdgray-token/driving-participation.md): How $GRAY promotes participation within the Gradient ecosystem
- [Value Routing](https://docs.gradient.trade/the-usdgray-token/value-routing.md): How value is routed within the $GRAY ecosystem
- [Tokenomics](https://docs.gradient.trade/the-usdgray-token/tokenomics.md): An overview of tokenomics & supply distribution
- [Conclusion](https://docs.gradient.trade/the-usdgray-token/conclusion.md): A recap of the $GRAY token's role within the Gradient protocol


---

# 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.gradient.trade/the-usdgray-token.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.
