# Token Design

## Objectives

The REYA token is embedded into the broader Reya architecture in order to satisfy the following objectives:<br>

1. **Network security**: secure the network through sustainable incentive structures for the network of operators required to run Reya Execution Nodes
2. **Fuel economic activity**: align the activity of the Reya Protocol with REYA and ETH holders
3. **Accountable, Ethereum‑native governance**: ensure sREYA holders receive additional benefits within Reya DEX alongside governance rights<br>

In the following sections, we go deeper into mechanisms and flows that implement these objectives.


---

# 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.reya.xyz/reya-token/token-design.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.
