# v1.1 Docs

- [Roadmap](https://doc.xwin.finance/v1.1-docs/roadmap.md)
- [Overview](https://doc.xwin.finance/v1.1-docs/readme.md)
- [Intro](https://doc.xwin.finance/v1.1-docs/master.md)
- [Mission & Vision](https://doc.xwin.finance/v1.1-docs/mission-and-vision.md)
- [Challenges & Solutions](https://doc.xwin.finance/v1.1-docs/challenges-and-solutions.md): i
- [General](https://doc.xwin.finance/v1.1-docs/general.md)
- [Dashboard](https://doc.xwin.finance/v1.1-docs/general/dashboard.md): Welcome to Dashboard !!  Dashboard is your gateway to xWIN Finance. It shows the total dollar amount used by all chains as shown in the image.
- [Markets](https://doc.xwin.finance/v1.1-docs/general/markets.md)
- [Leaderboard](https://doc.xwin.finance/v1.1-docs/general/leaderboard.md)
- [My Menu](https://doc.xwin.finance/v1.1-docs/my-menu.md)
- [My Vaults](https://doc.xwin.finance/v1.1-docs/my-menu/my-vaults.md)
- [My Deposit](https://doc.xwin.finance/v1.1-docs/my-menu/my-deposit.md): My Deposit screen contains several tabs. You won't see this screen unless your wallet is connected.
- [My Referral](https://doc.xwin.finance/v1.1-docs/my-menu/my-referral.md)
- [Robo Advisor](https://doc.xwin.finance/v1.1-docs/robo-advisor.md): The objective of this xWIN Robo Advisor is to allow individual investors or fund managers to create their own decentralized fund based on various market factors or personal risk parameters. xWIN Robo
- [Vaults](https://doc.xwin.finance/v1.1-docs/vaults.md)
- [xWin Vaults](https://doc.xwin.finance/v1.1-docs/vaults/xwin-vaults.md)
- [Public Vaults](https://doc.xwin.finance/v1.1-docs/vaults/xwin-vaults/public-vaults.md)
- [Partner Vault](https://doc.xwin.finance/v1.1-docs/vaults/partner-vault.md)
- [Single Asset Vault](https://doc.xwin.finance/v1.1-docs/vaults/partner-vault/single-asset-derivative.md)
- [Auto Trading Vault](https://doc.xwin.finance/v1.1-docs/vaults/partner-vault/auto-trading-vault.md)
- [Dollar-Cost-Average Vault](https://doc.xwin.finance/v1.1-docs/vaults/partner-vault/auto-trading-vault/xwin-dollar-cost-average-vault.md)
- [Interest Rate Trading Vault](https://doc.xwin.finance/v1.1-docs/vaults/partner-vault/auto-trading-vault/interest-rate-trading-vault.md)
- [BBMA Trading](https://doc.xwin.finance/v1.1-docs/vaults/partner-vault/auto-trading-vault/bbma-trading.md)
- [Stable Alpha](https://doc.xwin.finance/v1.1-docs/vaults/partner-vault/auto-trading-vault/stable-alpha.md)
- [Recent Vaults](https://doc.xwin.finance/v1.1-docs/more-strategies-to-come....md)
- [Documents & Whitepaper](https://doc.xwin.finance/v1.1-docs/v2-protocol-to-be-updated.md): v2 Upgraded for Professionals
- [xWIN Staking](https://doc.xwin.finance/v1.1-docs/xwin-staking.md)
- [xWIN Auto](https://doc.xwin.finance/v1.1-docs/xwin-staking/xwin-auto.md)
- [Master Farm](https://doc.xwin.finance/v1.1-docs/xwin-staking/xwin-masterchef.md): You can earn xWIN tokens by staking, also known as xWIN MasterChef, which is categorized under the Fund v2 and Other Staking tabs.
- [Fee Structure](https://doc.xwin.finance/v1.1-docs/v2-fee-structure.md)
- [Fee of User's Perspective](https://doc.xwin.finance/v1.1-docs/v2-fee-structure/fee-of-users-perspective.md)
- [Strategy Fee](https://doc.xwin.finance/v1.1-docs/v2-fee-structure/management-fee.md)
- [Platform Fee](https://doc.xwin.finance/v1.1-docs/v2-fee-structure/platform-fee.md)
- [Performance Fee](https://doc.xwin.finance/v1.1-docs/v2-fee-structure/performance-fee.md)
- [XWIN Token](https://doc.xwin.finance/v1.1-docs/overview.md): What is xWIN Token?
- [Tokenomics](https://doc.xwin.finance/v1.1-docs/overview/xwin.md)
- [Burn Program](https://doc.xwin.finance/v1.1-docs/overview/burn-program.md)
- [Technical](https://doc.xwin.finance/v1.1-docs/technical.md)
- [API related docs](https://doc.xwin.finance/v1.1-docs/technical/api-related-docs.md)
- [xWIN Swap Engine](https://doc.xwin.finance/v1.1-docs/technical/xwin-swap-engine.md)
- [xWIN Price Oracle](https://doc.xwin.finance/v1.1-docs/technical/xwin-price-oracle.md)
- [GitHub](https://doc.xwin.finance/v1.1-docs/technical/github.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://doc.xwin.finance/v1.1-docs.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.
