# Snapshots

**This is the repository for all the snapshots taken by EVIA:**

<table><thead><tr><th width="100">S. No.</th><th width="156">Snapshot Date</th><th width="157">Announcement</th><th>Snapshot for?</th></tr></thead><tbody><tr><td>1</td><td>10 March 2024</td><td><a href="https://x.com/evianetwork/status/1766883101324554651?s=20">Link</a></td><td>For Evia Super App users</td></tr></tbody></table>

{% hint style="info" %}
In all fairness, we'll only unveil snapshot details once they've been captured.
{% endhint %}

As time unfolds, we'll continue to capture snapshots along the journey. Stay vigilant and tuned in to our [announcement channels](/connect-and-follow.md) for upcoming snapshots.


---

# 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.evia.network/airdrop/snapshots.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.
