> For the complete documentation index, see [llms.txt](https://tradpay.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tradpay.gitbook.io/docs/readme.md).

# Welcome

Welcome to TradPay’s official documentation. This is your hub for exploring everything you need to build with our platform — from step-by-step guides and SDKs to powerful APIs and product integrations. Whether you’re getting started or scaling up, all resources are organized and interactive for a smooth development experience.

### Boost online sales with seamless crypto checkout solutions

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Pay Links</strong></td><td>Create simple, shareable payment links that let your customers pay instantly</td><td></td><td></td><td></td></tr><tr><td><strong>Pay Outs</strong></td><td>Send in bulk without transferring funds in advance. instantly, securely, and easily.</td><td></td><td></td><td></td></tr><tr><td><strong>Checkout Widget</strong></td><td>Embed a customizable checkout experience directly into your site to accept payments</td><td></td><td></td><td></td></tr></tbody></table>

### Join <mark style="color:purple;">1,280+</mark> sellers and over <mark style="color:purple;">850K</mark> users today

Trusted by some of the biggest brands and marketplaces to onboard their users into the world of web3

<table data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>1,280+</strong><br>Sellers</td></tr><tr><td align="center"><strong>850K+</strong><br>Users</td></tr><tr><td align="center"><strong>$730M+</strong><br>Annual Sales</td></tr></tbody></table>


---

# 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://tradpay.gitbook.io/docs/readme.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.
