> For the complete documentation index, see [llms.txt](https://madkids-nft.gitbook.io/madkids/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://madkids-nft.gitbook.io/madkids/arte/copyright.md).

# Copyright

Queremos que los holders posean el control sobre sus NFTs pero también blindar el uso artístico a aquellos que quieren obtener un beneficio mediante el plagio.

Por esta razón los Derechos de imagen y propiedad intelectual están regulados en base a [**Creative Commons**](https://creativecommons.org/)&#x20;

## ¿Qué puedes hacer con tus NFTs?

* Usarlo como PFP (imagen de perfil)
* Crear tu propio merchandising
* Imprimir en camisetas, gorras, posters o cualquier otro medio físico
* Usarlo como avatar en Redes Sociales
* Añadirlos en cualquier juego del metaverso
* Cualquier uso del mismo incluso con fines comerciales, dentro o fuera del ámbito web 3
* Vender, intercambiar o promocionar su uso fuera del mercado NFT

{% hint style="success" %}
Puedes usar tus MadKids para cualquier propósito, incluso con fines comerciales
{% endhint %}

## ¿Qué no puedes hacer con tus NFTs?

* Hacer modificaciones *con fines comerciales*
* Crear una colección NFT derivada basada en el arte de **MadKids** sin nuestro consentimiento
* Vender o usar los diseños como parte de otra colección NFT

{% hint style="danger" %}
No se permite el uso de los NFTs que **no** sean de tu propiedad con fines comerciales o promocionales
{% endhint %}

MadKids es una colección creada por [Candido Hernandez](https://twitter.com/neurystic) bajo licencia [CC BY-ND 4.0![](https://mirrors.creativecommons.org/presskit/icons/cc.svg?ref=chooser-v1)![](https://mirrors.creativecommons.org/presskit/icons/by.svg?ref=chooser-v1)![](https://mirrors.creativecommons.org/presskit/icons/nd.svg?ref=chooser-v1)](http://creativecommons.org/licenses/by-nd/4.0/?ref=chooser-v1)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://madkids-nft.gitbook.io/madkids/arte/copyright.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.
