# Quickstart

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

#### 1. Onboarding steps

* **Merchant Application** – Submit a short [online form](https://tally.so/r/3jNyXx) with your company details, website, and industry.
* **Light Compliance Check** – Since AzothPay is a non-custodial payment gateway, we don’t require full banking-style KYB. Instead, our team performs a quick review to ensure your business fits our supported industries and passes a basic AML check.
* **Fast Approval** – Most merchants are approved within 24–48 hours.
* **Dashboard Access** – Once approved, you’ll receive credentials to the AzothPay Business Dashboard.
* **Integration Options** – Choose between SDK, API, or plugins to connect AzothPay to your platform.

#### 2. Integration Steps

* **SDK** – Add the AzothPay SDK to your platform. Ideal for most merchants who want a fast and reliable setup.
* **API** – For platforms with custom infrastructure (adult, betting, VPN, trading, forex). Use our REST API to integrate subscriptions, one-time payments, or revenue splits directly into your system.
* **Configure & Test** – Set up payment flows, subscription tiers, and revenue share models. Run test transactions in sandbox mode to verify everything works as expected.

#### 3. Go Live

* **Deploy** – Switch to production and start accepting crypto payments in stablecoins.
* **Monitor Payments** – Use the Dashboard to track transactions in real time.
* **Get Support** – Contact the AzothPay support team for technical assistance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.azothpay.com/getting-started/quickstart.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
