> For the complete documentation index, see [llms.txt](https://aliniex.gitbook.io/alix-pay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aliniex.gitbook.io/alix-pay/guides/on-off-ramp-service/api-integration/off-ramp.md).

# Off-Ramp

Off Ramp

* **SELL TOKEN INTERFACE**&#x20;
  * Step 1: Your platform should get the fiat currencies ( :flag\_vn:, :flag\_ph:, :flag\_th:, :flag\_id:) for Off-Ramp service supported by Alix Pay via [API](/alix-pay/api-reference/on-off-ramp-api/pre-on-off-ramp-order/get-supported-fiat-currencies.md)
  * Step 2: Your platform should get the crypto currencies for On-Ramp service supported by Alix Pay via [API](/alix-pay/api-reference/on-off-ramp-api/pre-on-off-ramp-order/get-supported-crypto-currencies.md)
* **SELL  TOKEN**
  * Step 3: When the end-user enter the amount of token they would like to buy. Your platform should get the actual price via [API](/alix-pay/api-reference/on-off-ramp-api/pre-on-off-ramp-order/get-price-of-crypto-currency-by-fiat-currency.md)
* **AUTHENICATION**
  * Step 4: When the end-user confirm that, they would like to buy the token. They need to provider email address. Your platform should use the [API](/alix-pay/api-reference/on-off-ramp-api/authenication/verify-user-email.md) to send the OTP with 6 digits&#x20;
* **OTP VERIFICATION**
  * Step 5: The end-user should enter the OTP with 6 digits ( expired in time) in their email. Your platform will do the verification via [API](/alix-pay/api-reference/on-off-ramp-api/authenication/verify-user-email.md)&#x20;
* **REQUEST PURCHASE DETAILS INFORMATION**&#x20;
  * Step 6: The end-user will choose the fiat currency they would like to off ramp. Your platform should make a request to get the purchase details information via [API](/alix-pay/api-reference/on-off-ramp-api/off-ramp/get-purchase-details-of-off-ramp-order.md)&#x20;
* **CONFIRM ORDER**
  * Step 7: After user verification, your platform should start to create a sell order via [API](/alix-pay/api-reference/on-off-ramp-api/off-ramp/create-off-ramp-order.md)
  * Step 8: After the sell order created. Your platform can monitoring the status by get the order details via API

<figure><img src="/files/wHKz6SPwPiiTU5Oyt9ZZ" alt=""><figcaption></figcaption></figure>
