# Cómo Puentear BAG a Blast

Puedes usar el puente BAG para transferir BAG desde Ethereum o Polygon a Blast.

{% hint style="info" %}
Hay una comisión de 100 BAG al usar el puente.
{% endhint %}

**Paso 1:** Ve al [Puente BAG](https://decentral.games/bag/bag-bridge) oficial y conecta tu wallet para iniciar sesión.

<figure><img src="/files/eznNsIB5KWF3BA70A3Ux" alt=""><figcaption><p>Puente BAG</p></figcaption></figure>

**Paso 2:** Selecciona **Polygon** o **Ethereum**. Ingresa el monto de BAG o presiona max.

<figure><img src="/files/dXL8gNa6JW2hGjfssPdO" alt=""><figcaption><p>Ingresa el monto de BAG</p></figcaption></figure>

**Paso 3:** Clickea **Aprobar.**

<figure><img src="/files/84F3zlHXTr2HYUKUmRGd" alt=""><figcaption><p>Aprueba el puente</p></figcaption></figure>

**Paso 4:** Clickea **Confirmar Puente.**

<figure><img src="/files/RVOJ8nFpxL84Xw124a3I" alt=""><figcaption><p>Confirma el puente</p></figcaption></figure>

**Paso 5**: Verás una pantalla de confirmación luego de que tus BAG hayan sido puenteados exitosamente.

<figure><img src="/files/qha8U0FvwrpgS7k7m6UA" alt=""><figcaption><p>Confirmación del Puente</p></figcaption></figure>


---

# 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://docs.bag.win/es/ayuda/guias/como-puentear-bag-a-blast.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.
