> 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): The steps to integrate our service.
- [Integration methods](https://developers.mtpelerin.com/integration-guides/integration-methods.md)
- [Widget](https://developers.mtpelerin.com/integration-guides/integration-methods/widget.md): How to use our exchange widget with your project
- [Testing in local](https://developers.mtpelerin.com/integration-guides/integration-methods/widget/testing-in-local.md)
- [Mobile SDK](https://developers.mtpelerin.com/integration-guides/integration-methods/mobile-sdk.md): How to add our exchange interface to your mobile app
- [API](https://developers.mtpelerin.com/integration-guides/integration-methods/api.md)
- [Parameters and customization](https://developers.mtpelerin.com/integration-guides/parameters-and-customization.md): Customize your Mt Pelerin 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 wallet address of your end users, so they don't have to.
- [Parameters](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/automating-the-end-user-address-validation/parameters.md)
- [Message to sign](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/automating-the-end-user-address-validation/message-to-sign.md)
- [How to test](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/automating-the-end-user-address-validation/how-to-test.md): Check that your address validation automation works
- [Troubleshooting](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/automating-the-end-user-address-validation/troubleshooting.md): Most common causes of an invalid address validation
- [Branding parameters](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/branding-parameters.md): Add your look & feel into our UI
- [Merchant parameters](https://developers.mtpelerin.com/integration-guides/parameters-and-customization/merchant-parameters.md): Accept payments for goods & services
- [Informational APIs](https://developers.mtpelerin.com/integration-guides/informational-apis.md)
- [Price quote API](https://developers.mtpelerin.com/integration-guides/informational-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/informational-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/informational-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)
- [Conversion webhook](https://developers.mtpelerin.com/integration-guides/conversion-webhook.md): Follow your conversions
