# Intelligence Point

Gata Intelligence Point is an internal credit system that tracks your contribution to data validation and production within the Gata ecosystem. Whether you're running the DVA agent or participating in other intelligent data tasks, your efforts are recognized and recorded.

While Intelligence Point is not transferable or tradable, it may play a significant role in future phases of the Gata network. We encourage you to continue earning — your contributions today could serve as valuable proof of participation down the line.

Your data work now might just unlock future rewards.


---

# 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://gata-1.gitbook.io/gata-docs/architecture/markdown.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.
