# Benefits

TWAP is particularly useful for executing large orders without causing significant market impact. By splitting an order into smaller parts and executing them over time, traders can aim to achieve a price close to the TWAP, potentially reducing trading costs. The service offers a strategic, automated approach based on predefined intervals.

TWAP enables users to trade over a set time frame. The time frame is customizable, allowing flexibility for various trading strategies. Execution is powered by Brahma.


---

# 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.oogabooga.io/twap/benefits.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.
