# Native Token

Zetrix currency unit is called Zetrix identified also as **"ZETRIX"** : For example 1 zetrix or **1 ZETRIX.**

Zetrix is subdivided into smaller units, down to the smallest unit possible, which is named Zeta. One Zetrix is equal tu **One Million Zeta(1,000,000 Zeta).** Comparison in details is below.

| ZETRIX   | Zeta      |
| -------- | --------- |
| 1        | 1,000,000 |
| 0.000001 | 1         |


---

# 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.zetrix.com/en/tokenomics/native-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.
