# Mean Docs

## Mean Docs

- [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
- [Token Streaming Whitepaper](https://docs.meanfi.com/defi-protocols/token-streamer-token-vesting-solana.md): An on-chain smart contract for vesting and real-time finance
- [Solar Safe Whitepaper](https://docs.meanfi.com/defi-protocols/solar-shield-solana-multisig.md): An on-chain smart contract for threshold multisig wallet account abstraction
- [Safety & Security](https://docs.meanfi.com/defi-protocols/safety-and-security.md): Mean Protocol safety and security is always front and center
- [Developers Guide.](https://docs.meanfi.com/defi-protocols/developers-guide..md)
- [MeanDAO](https://docs.meanfi.com/community/meandao.md): The DAO organizing Mean Finance's open protocols and community
- [Governance & Voting](https://docs.meanfi.com/community/governance-and-voting.md): MeanDAO governance helps determine the future of the organization and its protocols
- [Gov Token (MEAN)](https://docs.meanfi.com/community/gov-token-mean.md): Tokenomics for $MEAN
- [Staked MEAN (sMEAN)](https://docs.meanfi.com/community/staked-mean-smean.md): How to stake MEAN and leverage sMEAN tokens


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.meanfi.com/mean-finance/hello-world.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.
