# f(x) Protocol (NEW)

- [Overview](https://docs.aladdin.club/f-x-protocol-new/overview.md)
- [F(x) Protocol: The Stable Unit](https://docs.aladdin.club/f-x-protocol-new/f-x-protocol-the-stable-unit.md)
- [F(x) 2.0](https://docs.aladdin.club/f-x-protocol-new/f-x-2.0.md)
- [FAQ](https://docs.aladdin.club/f-x-protocol-new/f-x-2.0/faq.md)
- [Core Products of f(x) Protocol 2.0](https://docs.aladdin.club/f-x-protocol-new/f-x-2.0/core-products-of-f-x-protocol-2.0.md)
- [Decomposing Yield-Bearing Tokens with f(x) Protocol 2.0](https://docs.aladdin.club/f-x-protocol-new/f-x-2.0/decomposing-yield-bearing-tokens-with-f-x-protocol-2.0.md)
- [The f(x) Invariant](https://docs.aladdin.club/f-x-protocol-new/f-x-2.0/the-f-x-invariant.md)
- [Key Functions](https://docs.aladdin.club/f-x-protocol-new/f-x-2.0/key-functions.md)
- [Risk Management](https://docs.aladdin.club/f-x-protocol-new/f-x-2.0/risk-management.md)
- [Advanced Peg Protection Mechanisms](https://docs.aladdin.club/f-x-protocol-new/f-x-2.0/advanced-peg-protection-mechanisms.md)
- [Fees and Revenue](https://docs.aladdin.club/f-x-protocol-new/f-x-2.0/fees-and-revenue.md)
- [Comparison of 1.0 and 2.0](https://docs.aladdin.club/f-x-protocol-new/f-x-2.0/comparison-of-1.0-and-2.0.md)
- [Fees and Revenue](https://docs.aladdin.club/f-x-protocol-new/f-x-2.0/fees-and-revenue-1.md)
- [Leverage](https://docs.aladdin.club/f-x-protocol-new/leverage.md): Where is the Leverage Came From?
- [Earn](https://docs.aladdin.club/f-x-protocol-new/earn.md): Where is the yield came from?
- [Zaps Simplify UX](https://docs.aladdin.club/f-x-protocol-new/zaps-simplify-ux.md)
- [Oracles](https://docs.aladdin.club/f-x-protocol-new/oracles.md)
- [Token Economy](https://docs.aladdin.club/f-x-protocol-new/token-economy.md)
- [FXN Farming and veFXN Boost](https://docs.aladdin.club/f-x-protocol-new/token-economy/fxn-farming-and-vefxn-boost.md)
- [veFXN and Revenue Distribution](https://docs.aladdin.club/f-x-protocol-new/token-economy/vefxn-and-revenue-distribution.md)
- [Security](https://docs.aladdin.club/f-x-protocol-new/security.md)
- [Tutorial](https://docs.aladdin.club/f-x-protocol-new/tutorial.md)
- [Resources](https://docs.aladdin.club/f-x-protocol-new/resources.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://docs.aladdin.club/f-x-protocol-new.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.
