# Welcome to Axis Instant Swap

<figure><img src="https://1683729599-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFU24OF8juMGRM9K7EdyI%2Fuploads%2FpTAE1GvpHBTfBGjoFyuD%2FScreenshot%202024-03-15%20at%2020.35.23.png?alt=media&#x26;token=e2410541-687e-47c4-9afe-6aaa5895d3b7" alt=""><figcaption><p>Fuspay Axis Real-time Stablecoin to Fiat Currency Swap API</p></figcaption></figure>

## Axis  (Instant Swap)

Axis is a real-time swap solution designed to help merchants securely and instantly swap between Stablecoin (e.g. USDT) and Fiats.  e.g. swap from NGN to USDT or  USDT to NGN using a rate set by us. With a single integration on the Axis, you can swap between USDT and 18+ fiat currencies.

### Supported Currencies

1. USDT (TRC-20)&#x20;
2. USDC (MATIC)
3. eUSD
4. NGN (Bank Transfer )
5. GHS (Mobile Money)
6. KHS (Mobile Money- M Pesa)
7. 15+ Fiate Currencies

### Swap Rate

All swaps between currency pairs are done at a floated and competitive exchange rate.&#x20;

The minimum Stable Coin is $10 (USDT, USDC, eUSD).

{% tabs %}
{% tab title="200: OK successful response" %}

```
{
     success: true,
     message: string,
     data: {
     "NGN/USDT": 1500,
     "USDT/NGN": 1500
     }
```

{% endtab %}
{% endtabs %}

NGN/USDT = Onramp; USDT/NGN = offramp

### How our API Works

The Axis API is event-driven.  To make a successful swap (either on-ramp or Off-ramp) there are 3 events each for Funding and withdrawal.

### What Can I do on API?

* **Fiat on-ramp** - Enable your users to instantly buy cryptocurrencies with local payments in fiats such as **NGN**, **GHS**, and **KES using bank transfers and mobile money**&#x20;

<figure><img src="https://1683729599-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFU24OF8juMGRM9K7EdyI%2Fuploads%2F1IYrKE1NGxM4RaOb3exs%2FScreenshot%202024-03-16%20at%2004.28.13.png?alt=media&#x26;token=93a6a544-c606-426d-bb13-435cf55b12cd" alt=""><figcaption><p>Flowchart of how your application make calls to our Application in Funding (on-ramp) usecase</p></figcaption></figure>

* **Crypto off-ramp** - Swap Stablecoin (e.g USDT)  to fiats such as  **NGN**, **GHS**, and **KES**

<figure><img src="https://1683729599-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFU24OF8juMGRM9K7EdyI%2Fuploads%2FhxPyaJ9Yp0EUYyyen03d%2FScreenshot%202024-03-16%20at%2004.28.03.png?alt=media&#x26;token=89367f87-09f7-4e17-82fa-0c9b0e09e3d5" alt=""><figcaption><p>Flowchart of how your application make calls to our Application in Withdrawal (off-ramp) usecase</p></figcaption></figure>

### How do I Get Started?

To get started please register on our [partner onboarding endpoint](https://axis-docs.fuspay.finance/getting-started/partner-onboarding-endpoints) to get the credentials needed to authenticate with our swap API&#x20;

## Benefits of Axis&#x20;

1. **Instant settlement:** Fiats and Stablecoin (e.g USDT) are settled in real-time&#x20;
2. **Non-Custodial:**  As a merchant, you will not be involved in the flow of funds and money will be settled into your user's wallet address (Funding)  or bank account (Withdrawal).&#x20;
3. **Multi-currency:** The Axis system allows you to swap between fiat (NGN, GHS, KES. 15+ fiat currencies) and **cryptocurrency (USDT).  eg NGN/USDT, and USDT/NGN**&#x20;
4. **Competitive rates:** Rates are competitive when compared to other exchanges&#x20;

## Dispute Resolution & Issues Handling

We have a dedicated technical and customer support team to help resolve any transaction-related issues within 24 hours.

[**Telegram Support:**](https://t.me/fuspay) <https://t.me/+BP2Os0XbyxU5OWZk>

**Email Support:** <help@fuspay.us>


---

# Agent Instructions: 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://axis-docs.fuspay.finance/welcome-to-axis-instant-swap.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.
