# Data Agent

{% stepper %}
{% step %}

#### Step 1: Navigate to[ https://app.gata.xyz/dataAgent](https://app.gata.xyz/dataAgent)

<figure><img src="/files/t1QeoaauH4yErcWqIwd0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Step 2: Click "Wallet ConnectConnect"

<figure><img src="/files/8HkccJXliJ8spjQZeyaA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Step 3: Click "Start DVA"

<figure><img src="/files/CvVndLYhL7MtsAoD1Hgk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Step 4: Run DVA and earn Intelligence Point

<figure><img src="/files/sLEbHNh8uuC0NRI9gCQc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Step 5: Click here if you want to stop running DVA

<figure><img src="/files/o2UnyjWaFlsrwsqecB4s" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/use-guide/quickstart.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.
