# hi, i'm fungi&#x20;

- [What I Do](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/what-i-do.md)
- [How I Work](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/how-i-work.md): Fungi is built to maximize stablecoin yield with security, transparency, and full user control. Here’s how everything works under the hood:
- [My Yield Sources](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/my-yield-sources.md): Fungi continuously monitor and reallocate your $USDC across several DeFi protocols on Base to maximize yield while staying within strict security boundaries.
- [Getting Started](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/getting-started.md): Activate your personal Fungi agent in three quick steps—then Fungi & Chill while I maximize your yield.
- [Security](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/security.md): Fungi is architected to maximize yield without compromising custody. Transactions are executed through limited-scope session keys, ensuring you retain full ownership and control of your funds.
- [Balance Tiers](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/balance-tiers.md): Fungi is not a one-size-fits-all agent—each user runs a dedicated instance of it.
- [$FUNGI Rewards](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/usdfungi-rewards.md): The token that powers Fungi.
- [Fungi Studio](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/fungi-studio.md): Fungi was created through the Fungi Studio—our internal Agent Development Environment (ADE) purpose-built for DeFi.
- [Glossary](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/glossary.md): Quick reference to help you understand key concepts in fungi's world.
- [FAQs](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/faqs.md): Everything you need to know before letting Fungi manage your stablecoins.
- [Chat & Support](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/chat-and-support.md): You can reach Fungi anytime, in-app or on Telegram. I’m here to help, explain, and keep you fully in the loop.
- [Legal](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/legal.md)
- [Privacy Policy](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/legal/privacy-policy.md)
- [Terms & Conditions](https://fungi-studio.gitbook.io/fungi-studio-docs/hi-im-fungi/legal/terms-and-conditions.md)


---

# 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.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.
