# Documents

## Documents

- [Introduction](https://docs.egg.fi/master.md)
- [Smart Dashboard](https://docs.egg.fi/product/smart-dashboard.md)
- [Cross-Chain Trading](https://docs.egg.fi/product/cross-chain-trading.md)
- [Cross-Chain Yield Farming](https://docs.egg.fi/product/cross-chain-yield-farming.md)
- [Intelligent Data Selection](https://docs.egg.fi/product/intelligent-data-selection.md)
- [Performance Leaderboard](https://docs.egg.fi/product/performance-leaderboard.md)
- [Gamifying Finance](https://docs.egg.fi/product/gamifying-finance.md)
- [EGG Protocol (Utility Token)](https://docs.egg.fi/product/egg-protocol-utility-token.md)
- [Zero-Knowledge KYC](https://docs.egg.fi/product/zero-knowledge-kyc.md)
- [Risks](https://docs.egg.fi/legal/risks.md)
- [Terms](https://docs.egg.fi/legal/terms.md)
- [Privacy](https://docs.egg.fi/legal/privacy.md)
- [Avoid Scams and Fraud](https://docs.egg.fi/legal/avoid-scams-and-fraud.md)
- [EGG DAO](https://docs.egg.fi/other/egg-dao.md)
- [Revenue Streams](https://docs.egg.fi/other/revenue-streams.md)
- [Competitive Benchmark](https://docs.egg.fi/other/competitive-benchmark.md)
- [FAQ](https://docs.egg.fi/other/faq.md)
- [MetaMask Tutorials](https://docs.egg.fi/tutorials/metamask-tutorials.md): All MetaMask tutorial articles in one place.
- [View EGG on Metamask](https://docs.egg.fi/tutorials/metamask-tutorials/view-egg-on-metamask.md)
- [Connect Metamask on Mobile](https://docs.egg.fi/tutorials/metamask-tutorials/connect-metamask-on-mobile.md)
- [How to import your MetaMask wallet on WalletConnect and login to EGG.FI?](https://docs.egg.fi/tutorials/metamask-tutorials/how-to-import-your-metamask-wallet-on-walletconnect-and-login-to-egg.fi.md)
- [How to fix "MetaMask already connected" issue on your EGG.FI profile?](https://docs.egg.fi/tutorials/metamask-tutorials/how-to-fix-metamask-already-connected-issue-on-your-cocoricos-profile.md)
- [Yield Farming Tutorials](https://docs.egg.fi/yield-farming-tutorials.md): All Staking tutorial articles in one place.
- [How to Stake ETH 2.0?](https://docs.egg.fi/yield-farming-tutorials/how-to-stake-eth-2.0.md)
- [How to Stake Tokens?](https://docs.egg.fi/yield-farming-tutorials/how-to-stake-tokens.md)
- [How to Mine Liquidity?](https://docs.egg.fi/yield-farming-tutorials/how-to-mine-liquidity.md)
- [Airdrop Tutorials  ](https://docs.egg.fi/airdrop-tutorials.md): All Airdrop tutorial articles in one place.
- [How to Earn free Airdrops?](https://docs.egg.fi/airdrop-tutorials/how-to-earn-free-airdrops.md)
- [How to withdraw free EGG via ETH Network?](https://docs.egg.fi/airdrop-tutorials/how-to-withdraw-free-egg-via-eth-network.md)
- [How to withdraw free EGG via BSC Network?](https://docs.egg.fi/airdrop-tutorials/how-to-withdraw-free-egg-via-bsc-network.md)
- [List Project on EGG.FI](https://docs.egg.fi/airdrop-tutorials/list-project-on-cocoricos.md)
- [EGG Tutorials](https://docs.egg.fi/egg-tutorials.md)
- [View EGG on Trust Wallet](https://docs.egg.fi/egg-tutorials/view-egg-on-trust-wallet.md)
- [How to Activate Max APY by Holding 10,000 EGG?](https://docs.egg.fi/egg-tutorials/how-to-activate-max-apy-by-holding-10-000-egg-during-the-full-locking-period.md)
- [Earn EGG by Inviting Friends](https://docs.egg.fi/egg-tutorials/earn-egg-by-inviting-friends.md)
- [Blockchain Dictionary](https://docs.egg.fi/blockchain-dictionary.md)


---

# 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.egg.fi/master.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.
