# Taller NEAR NFTs

![](/files/0ZBi3m7liP7Vh5PSYl4k)

Este material se desarrolló para un taller en [NFT BCN](https://www.nftbarcelona.cat/).&#x20;

Compartido por Lenara Verle en 01.06.2022\
\
`>> Se puede`[`descargar en PDF` ](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5JvmhwaG5kYNp55XziK8%2Fuploads%2F7516vDbdwWFRGZo5ZWFY%2FBooklet%20NEAR%20NFTs%20-%20Spanish.pdf?alt=media\&token=5beec2f2-550a-48a3-82b2-27c54cea2c7e)<br>

Tiene licencia Creative Commons: \
[Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)

**Contenido:**

* [NEAR](/taller-near-nfts/near.md)
* [NFTs](/taller-near-nfts/nfts.md)
* [Cartera de criptomonedas](/taller-near-nfts/cartera-de-criptomonedas.md)
* [Abrir un monedero NEAR](/taller-near-nfts/abrir-un-monedero-near.md)
* [Recibir y ver los NFTs](/taller-near-nfts/recibir-y-ver-los-nfts.md)
* [Acuñar NFTs en Mintbase.io](/taller-near-nfts/acunar-nfts-en-mintbase.io.md)
* [Despliegue de contratos](/taller-near-nfts/despliegue-de-contratos.md)
* [Cómo acuñar](/taller-near-nfts/como-acunar.md)
* [Edición de un NFT](/taller-near-nfts/edicion-de-un-nft.md)
* [Borrar un NFT](/taller-near-nfts/borrar-un-nft.md)
* [Transferencia de NFTs](/taller-near-nfts/transferencia-de-nfts.md)
* [Poner a la venta](/taller-near-nfts/poner-a-la-venta.md)
* [Aceptar ofertas](/taller-near-nfts/aceptar-ofertas.md)
* [Cómo elegir el precio](/taller-near-nfts/como-elegir-el-precio.md)
* [Comprar NFTs](/taller-near-nfts/comprar-nfts.md)
* [Tu galería 3D](/taller-near-nfts/tu-galeria-3d.md)
* [Herramientas de promoción](/taller-near-nfts/herramientas-de-promocion.md)


---

# 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://lenara.gitbook.io/taller-near-nfts/taller-near-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.
