# Minería

La minería de criptomonedas es el proceso de resolución de un problema matemático mediante equipos informáticos. A esto se le conoce como Proof of Work (PoW), y a diferencia de lo que ocurre con el Staking para el que se utiliza Proof of Stake (PoS), el cual, busca crear consenso mediante la participación de la comunidad en la mantención de la red mediante el bloqueo de tus criptomonedas, el PoW resuelve problemas matemáticos con poder de cómputo.

En el caso de la minería, puedes considerar los costos asociados a la generación de estas criptomonedas como parte de tu costo de adquisición. Como por ejemplo, el costo de la electricidad y los equipos.


---

# 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://learn.ledgifi.com/mexico/tipos-de-transacciones/mineria.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.
