# Trader

Integral supports 3 types of orders: TWAP, atomic and limit order (testnet). In this section, we will cover a general walkthrough of the Integral UI and each type of order available to traders.

Trading on Integral is very similar to using other DEX, but with unique features like TWAP and Limit Orders.

{% content-ref url="/pages/EreQQncGM6VJOxkMjPGc" %}
[Basics of Trading on Integral](/size/getting-started/trader/basics-of-trading-on-integral.md)
{% endcontent-ref %}

{% content-ref url="/pages/rpvtH280KXgGuvmRRLP6" %}
[TWAP](/size/getting-started/trader/twap.md)
{% endcontent-ref %}

{% content-ref url="/pages/8Ut2XtjAyLWutqTpGNnz" %}
[Instant Swap](/size/getting-started/trader/instant-swap.md)
{% endcontent-ref %}

{% content-ref url="/pages/56NY0YRFdSxPHDAjwMEB" %}
[Limit Orders (testnet)](/size/getting-started/trader/limit-orders-testnet.md)
{% endcontent-ref %}


---

# 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.integral.link/size/getting-started/trader.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.
