# Making transfers and mass sending

When you go to the sending section, you have the option of standard transfer of TON, Jetton and NFT. To make a withdrawal, fill out the withdrawal form by filling in the required fields: Withdrawal address, withdrawal amount and a comment if desired.

**!ATTENTION! Consider the amount of gas calculated before sending. If there is not enough gas on the balance to pay the network commission, the withdrawal will not be available**

Multi sending is the ability to send several NFTs or various jettons to one or more addresses in one transaction. This is convenient when withdrawing purchased NFTs and also for sending airdrops. In one transaction, it will be possible to specify up to 250 recipients. The commission will be debited for each such transaction + the service commission (with a PRO subscription, there is no commission)

<figure><img src="/files/oMY0zahYw5luPrRGumxo" alt=""><figcaption><p>Sending TON from Orniton</p></figcaption></figure>


---

# 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.orniton.org/guide-en/making-transfers-and-mass-sending.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.
