# Send Prizes

1\. Users click the button, the merchant calls the following links to send prizes

Send prizes：<https://docs.pagsmile.com/payout/submit-a-payout/pagsmile-wallet>

Check status：<https://docs.pagsmile.com/payout/payout-status>

Batch check status：<https://docs.pagsmile.com/payout/payout-list>

Callback：<https://docs.pagsmile.com/payout/notification>

2\. Users click or the merchant calls the Pagsmile wallet link

Test：<https://sandbox-wallet.pagsmile.com&#x20>;

Live：<https://wallet.pagsmile.com&#x20>;

Go to Pagsmile wallet home page, users can view the balance and withdraw to their bank account.

![](/files/skD6tjOzwyBpPYjc9Ghl)


---

# 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.pagsmile.com/payout/submit-a-payout/pagsmile-wallet/send-prizes.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.
