# Integration guides

- [Getting started](/integration-guides/getting-started.md): Required steps to integrate our service.
- [Web integration](/integration-guides/web-integration.md): How to add our exchange widget to your website
- [Testing in local](/integration-guides/web-integration/testing-in-local.md)
- [Mobile integration](/integration-guides/mobile-integration.md): How to add our exchange interface to your mobile app
- [Parameters and customization](/integration-guides/parameters-and-customization.md): Customize your on / off ramp experience
- [General parameters](/integration-guides/parameters-and-customization/general-parameters.md)
- [On ramp parameters](/integration-guides/parameters-and-customization/on-ramp-parameters.md): Customize the on ramp screen of the interface.
- [Off ramp parameters](/integration-guides/parameters-and-customization/off-ramp-parameters.md): Customize the off ramp screen of the interface.
- [Swap parameters](/integration-guides/parameters-and-customization/swap-parameters.md): Customize the swap screen of the interface.
- [Automating the end user address validation](/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](/integration-guides/parameters-and-customization/branding-parameters.md): Customize the swap screen of our interface.
- [APIs](/integration-guides/apis.md)
- [Transaction reporting API](/integration-guides/apis/transaction-reporting-api.md): Query the list of transactions made by your users.
- [Price quote API](/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](/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](/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](/integration-guides/events.md)
