# V3 Perps

- [Perps V3](https://docs.v3.kwenta.io/v3-perps/perps-v3.md)
- [Multi Collateral](https://docs.v3.kwenta.io/v3-perps/multi-collateral.md)
- [What is USDx?](https://docs.v3.kwenta.io/v3-perps/multi-collateral/what-is-usdx.md): What is USDx?
- [The Mechanics of USDx](https://docs.v3.kwenta.io/v3-perps/multi-collateral/the-mechanics-of-usdx.md): Minting and Burning
- [Edge Cases in Liquidation:](https://docs.v3.kwenta.io/v3-perps/multi-collateral/edge-cases-in-liquidation.md): Understanding Slippage Scenarios
- [Settlement of Debt](https://docs.v3.kwenta.io/v3-perps/multi-collateral/settlement-of-debt.md)
- [FAQ's](https://docs.v3.kwenta.io/v3-perps/multi-collateral/faqs.md)
- [Perps Basics](https://docs.v3.kwenta.io/v3-perps/perpetual-futures.md): Understand these fundamentals!
- [Margin Types & Collateral](https://docs.v3.kwenta.io/v3-perps/margin-types-and-collateral.md): What & what?
- [Funding](https://docs.v3.kwenta.io/v3-perps/funding.md): Learn about why funding is important
- [Technical Details](https://docs.v3.kwenta.io/v3-perps/funding/futures-funding-rates.md)
- [Maker or Taker?](https://docs.v3.kwenta.io/v3-perps/maker-takers-on-kwenta.md): Learn how these are different on Kwenta
- [Leverage & Initial/Maintenance Margin](https://docs.v3.kwenta.io/v3-perps/initial-maintenance-margin.md): Leverage, Initial  & Maintenance Margin fundamentals
- [Account Health & Liquidations](https://docs.v3.kwenta.io/v3-perps/account-health-and-liquidations.md): Find out more about managing your risk.
- [Conditional Orders](https://docs.v3.kwenta.io/v3-perps/conditional-orders.md): Learn about conditional order types Stop-Loss (SL) & Take-Profit (TP)
- [Gasless One-Click Trading](https://docs.v3.kwenta.io/v3-perps/gasless-one-click-trading.md)
- [Starting/Stopping 1CT](https://docs.v3.kwenta.io/v3-perps/gasless-one-click-trading/starting-stopping-1ct.md): Get started with your seamless trading experience
- [FAQ](https://docs.v3.kwenta.io/v3-perps/gasless-one-click-trading/faq.md)
- [Delegated Trading](https://docs.v3.kwenta.io/v3-perps/delegation.md): Add and manage delegates to trade on your behalf.
- [Getting started with Delegation](https://docs.v3.kwenta.io/v3-perps/delegation/getting-started-with-delegation.md): Set Up delegated access
- [Managing Delegates](https://docs.v3.kwenta.io/v3-perps/delegation/managing-delegates.md)
- [Accessing Accounts Delegate to You](https://docs.v3.kwenta.io/v3-perps/delegation/accessing-accounts-delegate-to-you.md): A guide to help traders who have had trade rights delegated to them from another Kwenta Smart Margin Account access them.
- [Trading Tutorial](https://docs.v3.kwenta.io/v3-perps/trading-tutorial.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.v3.kwenta.io/v3-perps.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.
