# Intent-based System

- [Introduction](https://docs.xpanse.trade/intent-based-system/introduction.md)
- [Trading on Intent-Based System](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system.md)
- [Trading Basics](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/trading-basics.md)
- [Trading Tutorials](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/trading-tutorials.md)
- [Guide](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/trading-tutorials/guide.md)
- [Liquidations, Margin Management, and Account Health](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/liquidations-margin-management-and-account-health.md)
- [Take Profit and Stop Loss](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/take-profit-and-stop-loss.md)
- [Fees](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/fees.md)
- [Collateral & Cross-Margin Accounts](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/collateral-and-cross-margin-accounts.md)
- [Understanding Funding Rates](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/understanding-funding-rates.md)
- [Pricing Data and the Role of Oracles](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/pricing-data-and-the-role-of-oracles.md)
- [Unrealized Profit and Loss (uPNL)](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/unrealized-profit-and-loss-upnl.md)
- [Open Interest (OI) and Market Activity](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/open-interest-oi-and-market-activity.md)
- [Withdrawal Process and Security Measures](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/withdrawal-process-and-security-measures.md)
- [Advanced Charts by TradingView](https://docs.xpanse.trade/intent-based-system/trading-on-intent-based-system/advanced-charts-by-tradingview.md)
- [Solver Network](https://docs.xpanse.trade/intent-based-system/solver-network.md)
- [Example Solver Order Flow](https://docs.xpanse.trade/intent-based-system/solver-network/example-solver-order-flow.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.xpanse.trade/intent-based-system.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.
