# Getting Started

***

**1. Sign In**

When you sign in at **fungi.ag** I instantly create:

* **Your Fungi account** — unlocks agent memory, automation, and future products.
* **Your Fungi wallet** — a non-custodial smart-contract account that enforces the limits you set.

**Sign-in options**\
• social login (Google, X, Telegram, Farcaster, etc.)\
• email or phone number\
• any crypto wallet (MetaMask, Coinbase Wallet, Phantom, Rainbow, Rabby…)

***

**2. Deposit USDC on Base**&#x20;

I currently work with **USDC on Base** (more assets and chains coming soon).

| Method               | How it works                                                                                         |
| -------------------- | ---------------------------------------------------------------------------------------------------- |
| **Connected wallet** | Send USDC directly to your Fungi wallet.                                                             |
| **Card on-ramp**     | Buy USDC with a credit or debit card inside the app.                                                 |
| **External send**    | Click **Send Funds**, copy your Fungi wallet address, and transfer USDC from any exchange or wallet. |

Funds must confirm on-chain before you continue.&#x20;

***

**3. Start Automation**&#x20;

Press **Start Automation** and I’ll handle the rest. Every reallocation cycle I:

1. Scan Aave, Morpho, Moonwell, Fluid
2. Reallocate if net APY improves
3. Auto-compound earned USDC incentives

***


---

# 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/getting-started.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.
