# YFX.COM

## English

- [Overview](https://docs.yfx.com/overview.md): Found in June 2020, originated from the classic mathematical formula y=f(x)
- [YFX Token](https://docs.yfx.com/yfx-token.md): Introduced on May 2021
- [YFX Cross-chain Bridge](https://docs.yfx.com/yfx-token/yfx-cross-chain-bridge.md)
- [Roadmap](https://docs.yfx.com/roadmap.md)
- [Why Choose YFX?](https://docs.yfx.com/why-choose-yfx.md)
- [What is YFX V4？](https://docs.yfx.com/yfx-v4/what-is-yfx-v4.md)
- [LPB-AMM](https://docs.yfx.com/yfx-v4/lpb-amm.md): LP Balance Automated Market Maker
- [YLP](https://docs.yfx.com/yfx-v4/ylp.md)
- [LP Leverage](https://docs.yfx.com/yfx-v4/lp-leverage.md)
- [Trading](https://docs.yfx.com/yfx-v4/trading.md)
- [Trading Mechanism](https://docs.yfx.com/yfx-v4/trading/trading-mechanism.md)
- [Premium\&Market Price](https://docs.yfx.com/yfx-v4/trading/premium-and-market-price.md)
- [Price Impact](https://docs.yfx.com/yfx-v4/trading/price-impact.md)
- [Transaction Process](https://docs.yfx.com/yfx-v4/trading/transaction-process.md)
- [Contract Types](https://docs.yfx.com/yfx-v4/trading/contract-types.md)
- [Pricing Mechanism](https://docs.yfx.com/yfx-v4/trading/pricing-mechanism.md)
- [Fees](https://docs.yfx.com/yfx-v4/trading/fees.md)
- [Order Types](https://docs.yfx.com/yfx-v4/trading/order-types.md)
- [Position Modes](https://docs.yfx.com/yfx-v4/trading/position-modes.md)
- [Earning](https://docs.yfx.com/yfx-v4/earning.md)
- [Referrals](https://docs.yfx.com/yfx-v4/referrals.md)
- [MPC Wallet](https://docs.yfx.com/yfx-v4/mpc-wallet.md)
- [API](https://docs.yfx.com/yfx-v4/api.md)
- [Common Resources](https://docs.yfx.com/common-resources.md)
- [Audit](https://docs.yfx.com/common-resources/audit.md)
- [Media Kit](https://docs.yfx.com/common-resources/media-kit.md)
- [FAQ](https://docs.yfx.com/faq.md)
- [YFX V3](https://docs.yfx.com/previous-version/yfx-v3.md)
- [YFX V2](https://docs.yfx.com/previous-version/yfx-v2.md): YFX V2, developed in 2022, is an upgraded iteration of V1.
- [VFX V1](https://docs.yfx.com/previous-version/what-is-yfx-v1.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.yfx.com/overview.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.
