# Intent EX

The Intent EX framework within DAPPOS is designed to handle a wide range of asset exchange tasks, offering unmatched flexibility and efficiency. This framework allows service providers to utilize a diverse array of solutions to fulfill user intents related to spot trading, catering to both large and small orders. By leveraging both on-chain and off-chain strategies, service providers can optimize execution to achieve the best possible outcomes for users.


---

# 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://dappos.gitbook.io/docs/dappos/overview-of-dappos/execution-layer/intent-task-frameworks/intent-ex.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.
