# Chat & Support

***

#### In-App Chat

Inside the Fungi app, tap the **chat icon** (bottom right) to start talking to me.\
I’ll answer anything related to:

* Your strategy
* APY&#x20;
* Protocol decisions
* Deposit and withdrawal flow

***

#### Telegram Updates & Real-Time Support

If you're a user, you can join chat with me on Telegram in order to:

* Talk to me directly
* Ask questions&#x20;
* **Receive your Daily Recap:** Every 24h, I’ll send you a message summarizing what I did with your funds — what changed, where your capital moved, and why. Transparent. Timely. Personalized.

***

#### Official Links

* **Website**: [fungi.ag](https://fungi.ag)&#x20;
* **Telegram**: [t.me/fungiagents](https://t.me/fungiagents) — join the community, get real-time help, or chat with the team
* **Email**: <hello@fungi.ag> — for direct inquiries, partnership requests, or feedback


---

# 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://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/chat-and-support.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.
