# Mean Finance

- [Hello World](https://docs.meanfi.com/mean-finance/hello-world.md): Welcome to the Mean Finance Ecosystem official docs
- [Personal DeFi](https://docs.meanfi.com/mean-finance/personal-defi.md): Individual and family financial workflows on DeFi
- [Business DeFi Treasury](https://docs.meanfi.com/mean-finance/business-defi-treasury.md): Your business one-stop shop for digital asset management with enterprise security
- [Guides.](https://docs.meanfi.com/mean-finance/guides..md)
- [Login / Connect Wallet.](https://docs.meanfi.com/mean-finance/guides./login-connect-wallet..md): How to connect with your email or preferred wallets
- [Your Accounts.](https://docs.meanfi.com/mean-finance/guides./your-accounts..md): Bring all your accounts under one roof for full portfolio visibility
- [Creating a Safe.](https://docs.meanfi.com/mean-finance/guides./creating-a-safe..md): Create and manage all your multisig safe accounts across Solana and EVMs
- [Exchanges / Swaps.](https://docs.meanfi.com/mean-finance/guides./exchanges-swaps..md): Cross-Chain exchange supporting Solana, Ethereum and Polygon chains
- [Deposits & Withdrawals.](https://docs.meanfi.com/mean-finance/guides./deposits-and-withdrawals..md): Buy tokens and make deposits and withdrawals from your accounts
- [Token Streams.](https://docs.meanfi.com/mean-finance/guides./token-streams..md): How to send and receive token streams
- [Airdrop Setup](https://docs.meanfi.com/mean-finance/guides./airdrop-setup.md)
- [Business Crypto Payroll](https://docs.meanfi.com/mean-finance/guides./business-crypto-payroll.md): Learn how to setup a crypto business payroll
- [Staking MEAN](https://docs.meanfi.com/mean-finance/guides./staking-mean.md): How to stake MEAN into sMEAN


---

# 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.meanfi.com/mean-finance.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.
