# Payment Gateway

## Overview

Our TygaPay Payment Gateway makes it easy for any business to accept payments for their orders. We currently only support USDT or USDC via direct deposit OR the Tyga App. Users do have the ability to purchase USDT/USDC using their debit card direct in the app to then use on checkout via the Tyga App option.&#x20;

***

### Get Started

We've put together some helpful guides for you to get set up quickly and easily.

{% content-ref url="/pages/o7ch0w5dDF0to18561P2" %}
[How It Works](/payment-gateway/how-it-works.md)
{% endcontent-ref %}

{% content-ref url="/pages/4XsBQcxeevd3IbhvwNAu" %}
[Get Started](/payment-gateway/get-started.md)
{% endcontent-ref %}


---

# 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://docs.tygapay.com/payment-gateway.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.
