# Cómo comprar TON (Toncoin) en Telegram

{% hint style="info" %}
En esta guía aprenderás:

✅ Compra TON usando la billetera integrada de Telegram\
✅ Envía TON a tu billetera sin custodia\
✅ Prepárate para intercambios y otras acciones en cadena
{% endhint %}

### ¿Por qué necesitas TON?

TON (Toncoin) es la moneda nativa de la blockchain TON.

Necesitarás TON para:

* Pagar comisiones de blockchain por cualquier transacción
* Intercambiar tokens
* Añadir liquidez
* Interactuar con apps DeFi como STON.fi

💡 Incluso si usas principalmente otros tokens, es esencial tener un pequeño saldo de TON.&#x20;

### Paso 1. Abre @wallet en Telegram

Abre Telegram y ve a [@wallet](https://t.me/wallet).

No necesitas configuración; ya está vinculado a tu cuenta de Telegram. Toca Abrir Wallet (o Wallet) cerca del campo de entrada del mensaje.

<figure><img src="/files/c8d0a1a5e571e787777dcb85a86807d50c149425" alt=""><figcaption></figcaption></figure>

### Paso 2. Añade criptomonedas

Dentro de @wallet, toca Depósito:

<figure><img src="/files/e7586c7ad10cf23b6ced705430b860bad1663e4d" alt=""><figcaption></figcaption></figure>

### Paso 3. Elige un método de compra

Selecciona una opción conveniente. Usaremos la más sencilla para este ejemplo: P2P Express.

<figure><img src="/files/ce55fb229562698a82c8a6425e1306020401ec10" alt=""><figcaption></figcaption></figure>

### Paso 4. Selecciona Toncoin

Elige Toncoin y toca Continuar.

<figure><img src="/files/e57cb42fbf53f68181dc677c16dfb2d975535efd" alt=""><figcaption></figcaption></figure>

### Paso 5. Elige la cantidad y la moneda

* Selecciona tu moneda local

<img src="/files/6e99703796e786749f974944f2ada8b4181c3c4a" alt="" data-size="original">

* Introduce la cantidad que quieres gastar

La app mostrará cuánto TON recibirás antes de confirmar.

### Paso 6. Completa la compra

@wallet te emparejará con un vendedor.

Sigue las instrucciones en pantalla:

* Envía el pago a la cuenta proporcionada
* Espera la confirmación

✅ Una vez completado, TON aparecerá en tu billetera de Telegram.

### Por qué no nos detenemos aquí

@wallet en Telegram es custodial. Eso significa que la billetera está gestionada por un servicio, no completamente por ti.

Para usar STON.fi y DeFi de forma segura, deberías mover TON a una billetera sin custodia (como Tonkeeper), donde solo tú controlas las claves.

Hagámoslo.

### Paso 7. Envía TON desde Telegram a tu billetera

Abre @wallet de nuevo y toca Retirar.

<figure><img src="/files/f88f62432bb1b101734905ca43cc44f2f46b6cab" alt=""><figcaption></figcaption></figure>

### Paso 8. Elige el destino

* Selecciona Billetera externa o exchange

<figure><img src="/files/c84ebdf468f9b3e927157a3ab488af392b6062b6" alt=""><figcaption></figcaption></figure>

* Elige Toncoin

### Paso 9. Introduce la dirección de tu billetera

Pega la dirección de tu billetera TON sin custodia. Si no estás seguro de dónde encontrarla, [consulta la guía anterior sobre direcciones de billeteras](https://guide.ston.fi/en/start-here/where-to-find-your-wallet-address).

<figure><img src="/files/4a222553bc9044539393b6c5753e2888d3be839f" alt=""><figcaption></figcaption></figure>

### Paso 10. Elige la cantidad y envía

* Introduce la cantidad de TON que quieres enviar
* Toca Enviar

⚠️ Deja un pequeño saldo de TON — las comisiones de red se pagan en TON.

🎉 ¡Listo!

Tu TON ahora está en tu propia billetera sin custodia. Ya estás listo para conectarte a STON.fi y empezar a usar el ecosistema TON.


---

# 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://guide.ston.fi/EN/es/empieza-aqui/como-comprar-ton-toncoin-en-telegram.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.
