# Analytics

On the Analytics tab you can check everything you've done with Lyra like: Mints, Snipes, Raffle Joins/Wins, etc...

<figure><img src="/files/Z1cA80JtnAcvCBkxNwCx" alt=""><figcaption><p>Mint analytics</p></figcaption></figure>

<figure><img src="/files/xD0Hgx8gzNXgSfAaYLdA" alt=""><figcaption><p>Sniper analytics</p></figcaption></figure>

<figure><img src="/files/xkvdfPL1RRVbDw7FtTNv" alt=""><figcaption><p>Raffle analytics</p></figcaption></figure>

{% hint style="info" %}
You can also sort your statistics for a certain period of time.

Pay attention to the <mark style="color:blue;">Export</mark> button, you can export the necessary data about the desired raffles in csv format.
{% endhint %}


---

# 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://desktop-guide.lyrarobotics.io/other/analytics.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.
