# Aumentar las tarifas de Gas en Metamask

El GAS es la unidad que mide el trabajo computacional requerido para ejecutar una acción en la red de Ethereum, ya sea procesar una simple transacción de ethers entre direcciones ETH, o ejecutar un smart contract complejo.&#x20;

Para aumentar las tarifas de Gas en Metamask es necesario completar los siguientes pasos:

**Paso 1:**

Haz clic en el ícono de tu cuenta en Metamask. Selecciona la opción "Settings". Busca la opción Advanced" y haz clic en ella. Activa la opción "Advanced gas controls" para poder editar la tarifa de gas en cada transacción.&#x20;

![](https://lh6.googleusercontent.com/5LuNlnBk6h217O9XUAmW6KWkacRfSurV7-g-frFaiz44FrwydZhw1H3shRwNaBgCwYVsWGq9gQXmnrX0yla_AmCs_e9us3SAxWxN3BpG2B1NpWUmWObf3XZDylTeHfMYBeHGpyltE4PYqMVQJw)

**Paso 2:**

Una vez que lo hayas activado, verás que cuando envíes una transacción ahora aparecerá la opción de “Edit”:&#x20;

![ ](https://lh4.googleusercontent.com/VzPlOSvmFpLjVihUy0WEGw00DNuNfU9VPVW2wC58CIlt0-Vk3kqnTnjkIYV5bmcEWTDE10ltkXGv3Aix7OGAkBfX9T7N4qDVpvIRJDJNTLUx9-8qUktKVv58ro_M3d2DgCZw1KA00iZWwOWVoQ)

**Paso 3:**

Al momento de realizar una transacción, haz clic en “Edit” y modifica la tarifa, según la prioridad que desees para tu transacción:

&#x20;

![](https://lh3.googleusercontent.com/KDqgnSU2L-RTRd5ymigROXO0INswHpKupKReA1ksXi5I_mUWEx0CDMnqylTn1wC5JCFhQI66LTvBZdZV4onw_fcd3wbQ4UVrAEJGJ0LGYPaZYIm5KVx5TFO7BqxabulUeTVmsNqu_y8fucjM0A)


---

# 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.koins.run/koins-es/como-adquirir/adquirir-un-koin/aumentar-las-tarifas-de-gas-en-metamask.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.
