> For the complete documentation index, see [llms.txt](https://docs.smartlink.so/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smartlink.so/escrow-payment-gateway.md).

# ESCROW PAYMENT GATEWAY

- [Buyer's Guide](https://docs.smartlink.so/escrow-payment-gateway/buyers-guide.md): Smartlink Buyer's Guide: Seamless Crypto Transactions Await!
- [Onboarding with Smartlink](https://docs.smartlink.so/escrow-payment-gateway/buyers-guide/onboarding-with-smartlink.md)
- [Step-by-Step Buying Guide](https://docs.smartlink.so/escrow-payment-gateway/buyers-guide/step-by-step-buying-guide.md)
- [Buyer transaction Status](https://docs.smartlink.so/escrow-payment-gateway/buyers-guide/buyer-transaction-status.md): Understanding the Escrow Transaction Process: A Buyer's Perspective
- [Why Choose Smartlink?](https://docs.smartlink.so/escrow-payment-gateway/buyers-guide/why-choose-smartlink.md): Why Choose Smartlink as a Buyer?
- [Advantages for Buyers](https://docs.smartlink.so/escrow-payment-gateway/buyers-guide/advantages-for-buyers.md): The Smartlink Advantage for Buyers
- [Merchant's Guide](https://docs.smartlink.so/escrow-payment-gateway/merchants-guide.md): Smartlink Merchant's Guide: Elevate Your Business with Crypto Payments
- [Merchant Onboarding](https://docs.smartlink.so/escrow-payment-gateway/merchants-guide/merchant-onboarding.md): Merchant Onboarding: Getting Started with Smartlink
- [Step-by-Step Merchant Guide](https://docs.smartlink.so/escrow-payment-gateway/merchants-guide/step-by-step-merchant-guide.md): Accepting Crypto Payments: How It Works
- [Configure Your Payment Gateway](https://docs.smartlink.so/escrow-payment-gateway/merchants-guide/configure-your-payment-gateway.md): Configuring Your Payment Gateway: A Step-by-Step Guide for Merchants
- [Single Payment Button & Link](https://docs.smartlink.so/escrow-payment-gateway/merchants-guide/single-payment-button-and-link.md): Smartlink Crypto Payment Button: Bridging the Digital Divide
- [Why Choose Smartlink?](https://docs.smartlink.so/escrow-payment-gateway/merchants-guide/why-choose-smartlink.md): Why Smartlink is a Game-Changer for Merchants?
- [Merchant transaction Status](https://docs.smartlink.so/escrow-payment-gateway/merchants-guide/merchant-transaction-status.md): Understanding the Escrow Transaction Process: A Merchant's Perspective
- [Advantages for Merchants](https://docs.smartlink.so/escrow-payment-gateway/merchants-guide/advantages-for-merchants.md): Futureproof Your Business with Smartlink
- [Key features](https://docs.smartlink.so/escrow-payment-gateway/key-features.md): Key Features with Smartlink
- [Profile Management](https://docs.smartlink.so/escrow-payment-gateway/key-features/profile-management.md)
- [User Dashboard](https://docs.smartlink.so/escrow-payment-gateway/key-features/user-dashboard.md)
- [Merchant Dashboard](https://docs.smartlink.so/escrow-payment-gateway/key-features/merchant-dashboard.md)
- [Referral Affiliation program](https://docs.smartlink.so/escrow-payment-gateway/key-features/referral-affiliation-program.md): Smartlink Affiliation Program: Partner with Us and Prosper!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.smartlink.so/escrow-payment-gateway.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
