# Overview

- [Demos](https://docs.walletchat.fun/overview/demos.md): A video is worth 1000 gwei!
- [Our Features](https://docs.walletchat.fun/overview/our-features.md): Check out our web app, widget and API!
- [Architecture](https://docs.walletchat.fun/overview/architecture.md): WalletChat leverages many web3 technologies, leveraging the best of web3 and web2 to build solutions that work for you.
- [Customer Support Features](https://docs.walletchat.fun/overview/customer-support-features.md): WalletChat enables distributed customer and product support teams to collaborate on responding to questions with the use of Telegram + WalletChat!
- [Security Features](https://docs.walletchat.fun/overview/security-features.md): WalletChat is designed with security in mind; we aim to protect users from some of the attack vectors which occur daily in web3. We encourage users to be vigilant and never rush to sign anything.


---

# 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.walletchat.fun/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.
