# Enviar NFTs

{% embed url="<https://youtu.be/XQAlQ07S9F0>" %}

Para [**realizar envíos masivos de NFTs**](https://tools.kabila.app/es/bulk-sender/nfts), primero debes seleccionar una Colección desde la cual enviar los NFTs.

Después de seleccionar una Colección, deberás completar dos columnas de datos:

* **Account ID.** Introduce un ID de Cuenta por fila.
* **Serial del NFT.** Justo al lado de cada ID de Cuenta, podrás escribir los números de serie de los NFTs que deseas enviar, separando cada serie con una coma y sin espacio.

<figure><picture><source srcset="/files/E3mIvNgllQemP8gPfZvJ" media="(prefers-color-scheme: dark)"><img src="/files/7rdoqKFbSinzyiFj03mo" alt=""></picture><figcaption><p>Recipient Accounts and NFT Serials</p></figcaption></figure>

O haz clic en el ícono de la mano a la derecha y elige manualmente los NFTs de la Colección.

<figure><picture><source srcset="/files/lSp21qGI77i8N3ryQJSt" media="(prefers-color-scheme: dark)"><img src="/files/ZQztm6Yydp6OVQ7y4eHp" alt=""></picture><figcaption><p>NFT Advanced Selection</p></figcaption></figure>

Una vez que hayas definido todos los destinatarios y los números de serie de los NFTs, haz clic en "**Continuar**", firma la operación en tu Kabila Wallet y los NFTs serán enviados.


---

# 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://academia.kabila.app/productos/tools/envios-masivos/enviar-nfts.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.
