> For the complete documentation index, see [llms.txt](https://docs.en.omnibridge.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.en.omnibridge.pro/intent.md).

# Intent

- [Introduction](https://docs.en.omnibridge.pro/intent/introduction.md)
- [SWAP API](https://docs.en.omnibridge.pro/intent/swap-api.md)
- [Solver integration](https://docs.en.omnibridge.pro/intent/solver-integration.md)
- [Solver Quote API](https://docs.en.omnibridge.pro/intent/solver-integration/solver-quote-api.md): The platform will send quote requests to multiple Solvers simultaneously to obtain quotations.
- [Solver Order Creation API](https://docs.en.omnibridge.pro/intent/solver-integration/solver-order-creation-api.md): When the user confirms the exchange, the platform calls this API to create an order.
- [Solver Order Notification API](https://docs.en.omnibridge.pro/intent/solver-integration/solver-order-notification-api.md): The platform calls this API after confirming that the user's deposit has been successfully received.
- [Solver Payment Notification API](https://docs.en.omnibridge.pro/intent/solver-integration/solver-payment-notification-api.md): The platform notifies the Solver after completing the settlement.
- [Solver Order Submission API](https://docs.en.omnibridge.pro/intent/solver-integration/solver-order-submission-api.md): After the Solver completes the token transfer, it should immediately notify the platform through this API.
- [Solver Order Query API](https://docs.en.omnibridge.pro/intent/solver-integration/solver-order-query-api.md): This API is used to query the status of submitted orders.
