# Overview

### At Long Last

After what could be considered to be too long, the complete overhaul is underway!

You are able to access current build of the new [dApp here](https://app.cira.app)

Please not that not all features are operational at this time. And the dApp is under constant development.&#x20;

#### Features:

* Dashboard
* Honeypot Checker
* Token Creator
* Token Locker
* Staking Services
* Multi-Sender Tool
* Project Launchpad
* Anti-Bot
* And much much more to come once all of this is near perfect!


---

# 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.cira.app/cira-app-2.0/overview.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.
