> For the complete documentation index, see [llms.txt](https://docs.anchored.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.anchored.finance/trading-api/guides/guides.md).

# Overview

End-to-end guides for RWA API integrations.

| Need                       | Doc                                                                        |
| -------------------------- | -------------------------------------------------------------------------- |
| First successful trade     | [quickstart-first-trade.md](/trading-api/guides/quickstart-first-trade.md) |
| Self-submit flow           | [self-submit-on-chain.md](/trading-api/guides/self-submit-on-chain.md)     |
| One Click flow             | [one-click-flow.md](/trading-api/guides/one-click-flow.md)                 |
| TypeScript / viem examples | [demo-code.md](/trading-api/guides/demo-code.md)                           |

Start with the quickstart, then use self-submit or One Click depending on who broadcasts router transactions.
