# TWAP

<figure><img src="/files/bluKsJTp6BR4vWn3fRfr" alt=""><figcaption></figcaption></figure>

Time-Weighted Average Price (TWAP) allows you to automate recurring trades to buy or sell tokens over time, helping manage market risk and smooth entry.<br>

### Step 1: Access RabbitSwap TWAP

1. Go to RabbitSwap.
2. Navigate to the Trade section and click TWAP.
3. Or access TWAP directly via [www.rabbitswap.com/twap](http://www.rabbitswap.com/trade)

<figure><img src="/files/nuZhL3nAnKxZY4NEJsdA" alt=""><figcaption></figcaption></figure>

### Step 2: Select Your Token Pair

* Choose the token you want to buy or sell.
* Example: $C98 → $RABBIT

<figure><img src="/files/6YIET3sjGp7Un3ow71zh" alt=""><figcaption></figcaption></figure>

### Step 3: Set Your Trade Parameters

1. Select Buy or Sell.
2. Input the amount you want to trade (total size).
   1. &#x20;Minimum interval  is  10 mins
   2. &#x20;Minimum repeating is 2, with  a maximum repeating of 10
   3. Minimum total size is 10 USD (with respect to the gray text under the token amount box)

<figure><img src="/files/10xoc3g80VbrNWRdB1mI" alt=""><figcaption></figcaption></figure>

### Step 4: Confirm and Execute

* Review the details to ensure the trade parameters are correct.
* Click Confirm to authorize the contract.
* Your TWAP order is now active — trades will execute automatically according to your schedule.<br>

<figure><img src="/files/GFwbrLVEdS7TJV4z0SlD" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/UCMGvjVAkX3znFGadAky" alt=""><figcaption></figcaption></figure>

### Step 5: Monitor Your TWAP

* Track the progress of your order

<figure><img src="/files/3FlikPrVV8UDZE7J4rO8" alt=""><figcaption></figcaption></figure>

* Check execution history<br>

  <figure><img src="/files/E8G1G4N0AtmPUHvhxb9m" alt=""><figcaption></figcaption></figure>

### &#x20;Notes

* TWAP is fully on-chain and permissionless.
* No hidden fees or third-party custody.\ <br>


---

# 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.rabbitswap.xyz/rabbitswap/user-guides/twap.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.
