> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/developers-builders-and-partners/how-to-integrate-my-wallet-pay.md).

# How to integrate My Wallet Pay

If you want to integrate **My Wallet Pay** for your store or product, please message our **support team**:

[**t.me/mysupport**](https://t.me/mysupport)

You should also review the merchant documentation on GitHub:

[**My Wallet Pay for Merchants**](https://github.com/my-wallet-org/documents/blob/main/my-wallet-pay-README.md)

## What My Wallet Pay is

**My Wallet Pay** is a payment solution for merchants who want to accept payments in **GRAM** and **USDT (TON)** from **My Wallet** users.

## What to send when you contact us

To speed things up, include:

* Your company or project name.
* What you sell or what your product does.
* Your website or app link.
* Your expected payment flow.
* Any launch timing or market details.

If the integration is a good fit, the team can guide you through the next steps.


---

# 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://help.mywallet.io/intro/developers-builders-and-partners/how-to-integrate-my-wallet-pay.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.
