# Withdrawing

There are many ways to withdraw from a stream

As the payer:

Directly click on the send button to send streamed tokens to the payee

![](/files/EqGRGshnB9L0WiqbuBEh)

Click send all to batch your withdrawals to all your payees

![](/files/W8RxKaZlUhIDbXvDDutw)

As a payee:

Click withdraw on a stream

![](/files/HT1y25lMksGUspWU2qQv)

As ANY wallet:

Select withdraw another wallet or go to <https://llamapay.io/withdraw>

<div align="left"><img src="/files/Yq0d47L22No2RBZYqsuZ" alt=""></div>

After entering the address associated with the stream you can trigger a withdrawal to the recipient wallet

![](/files/rVv2W2QAMY8Ub9rPVCuW)


---

# 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.llamapay.io/outgoing-payments/tutorials/withdrawing.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.
