# No Custodial

**La Kabila Wallet es una billetera No-Custodial.**

{% hint style="info" %}
**NYKNYC** es un término común en Web3, que significa 'Not Your Keys, Not Your Coins' ('No son tus Claves, No son tus Monedas'). Sirve como un recordatorio crucial de que la propiedad de una billetera cripto y sus activos solo es segura cuando tú, y solo tú, controlas la Clave Privada o Frase Semilla de la cuenta."
{% endhint %}

### Pero... ¿Qué es exactamente una Billetera No-Custodial? 🤔

Una billetera no-custodial es como tener una caja fuerte digital para tus criptomonedas y NFTs.

Pero a diferencia de los bancos tradicionales, **estás en completo control.**

Tienes una llave especial (Clave Privada o Frase Semilla) que solo tú conoces, y es lo que te permite acceder a tu cuenta y gestionar tus criptos y NFTs.

<figure><picture><source srcset="/files/KCKZk9w04fPN9yB1rbGu" media="(prefers-color-scheme: dark)"><img src="/files/42eU06zOEyowjrSSpRSr" alt=""></picture><figcaption><p>Example of a 12-Word Seed Phrase</p></figcaption></figure>

De esta manera, no necesitas depender de ninguna empresa o banco, y tienes la responsabilidad de mantener tu llave segura, así como lo harías con una llave real de una caja fuerte.

Web3 se trata de que estés en control de tus propios activos. Pero recuerda...

¡Un gran poder conlleva una gran responsabilidad!

Así que ten esto en cuenta:

{% hint style="danger" %}
Es crucial mantener segura y en secreto tu Clave Privada. ¡Perder tu Clave Privada podría significar perder el acceso a tus activos digitales para siempre!
{% endhint %}

Ahora que sabes qué son las billeteras no-custodial, comienza creando[ tu primera cuenta.](/productos/wallet/crear-e-importar-cuentas.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://academia.kabila.app/productos/wallet/no-custodial.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.
