> For the complete documentation index, see [llms.txt](https://doc.xwin.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.xwin.finance/v1.0-docs/core-feature.md).

# Core Features

## [xWIN Sector Index Vaults](/v1.0-docs/core-feature/xwin-sector-index-vaults.md) <a href="#xwin-sector-index-vaults" id="xwin-sector-index-vaults"></a>

xWin provide a series of sector index funds in BNB Smart Chain. The index series are:

1. xWIN BSC DEFI Index (XWIN-DEFI)
2. Japan Crypto Index (JPI)
3. xWIN Binance-Peg Infra Index (XWIN-XFI)
4. xWIN Collectibles & NFTs Index (XWIN-NFT)

## [xWIN Trading Vaults](/v1.0-docs/core-feature/xwin-as-trading-vault.md)

1. Money Mad Kei (MMK)
2. Smart Digital Assets Allocation Strategy (SDAA)
3. Cathedra Capital Trust (CCT)
4. xWIN AutoCircule (ACXWIN-KB)
5. Blockchain Growth Investment Vault (BGIV)
6. Smart Contract Top 3 (SCT3) BTC-ETH-50-50 (BEFF)

## [Fixed Rate Staking Vault](/v1.0-docs/core-feature/fixed-rate-staking-vault.md)<mark style="color:blue;">s</mark>

1. Fixed 45 USDT
2. Fixed 45 BUSD
3. Fixed 30 DOT
4. Fixed 30 ETH

## [Private/Business Vault](/v1.0-docs/core-feature/private-business-vault.md)<mark style="color:blue;">s</mark>

1. ADA Special NEW
2. USDT Special NEW
3. XWIN AM BANANA
4. XWIN TECH BANANA

## &#x20;<a href="#xwin-liquidity-pool-farming-vaults" id="xwin-liquidity-pool-farming-vaults"></a>

​

## &#x20;<a href="#xwin-farming" id="xwin-farming"></a>


---

# 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 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.0-docs/core-feature.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.
