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

# Integration guides

- [Getting started](https://developers.mtpelerin.com/integration-guides/getting-started.md): Required steps to integrate our service.
- [Web integration](https://developers.mtpelerin.com/integration-guides/web-integration.md): How to add our exchange widget to your website
- [Testing in local](https://developers.mtpelerin.com/integration-guides/web-integration/testing-in-local.md)
- [Mobile integration](https://developers.mtpelerin.com/integration-guides/mobile-integration.md): How to add our exchange interface to your mobile app
- [Parameters and customization](https://developers.mtpelerin.com/integration-guides/parameters-and-customization.md): Customize your on / off ramp experience
- [General parameters](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/general-parameters.md)
- [On ramp parameters](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/on-ramp-parameters.md): Customize the on ramp screen of the interface.
- [Off ramp parameters](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/off-ramp-parameters.md): Customize the off ramp screen of the interface.
- [Swap parameters](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/swap-parameters.md): Customize the swap screen of the interface.
- [Automating the end user address validation](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/automating-the-end-user-address-validation.md): Pass and validate the end user's wallet address, so they can skip the steps where they have to select and validate their sending/receiving address.
- [Branding parameters](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/branding-parameters.md): Customize the swap screen of our interface.
- [APIs](https://developers.mtpelerin.com/integration-guides/apis.md)
- [Transaction reporting API](https://developers.mtpelerin.com/integration-guides/apis/transaction-reporting-api.md): Query the list of transactions made by your users.
- [Price quote API](https://developers.mtpelerin.com/integration-guides/apis/price-quote-api.md): Query our crypto-fiat conversion result for a given output, including our fees. This typically used to integrate us in an on/off-ramp comparator or aggregator.
- [Unsupported countries API](https://developers.mtpelerin.com/integration-guides/apis/unsupported-countries-api.md): Query the list of country codes that we don't accept in our service.
- [Supported chains and assets API](https://developers.mtpelerin.com/integration-guides/apis/supported-chains-and-assets-api.md): Query the blockchains that we support, and which crypto-assets we support on each network.
- [Events](https://developers.mtpelerin.com/integration-guides/events.md)
