# Recibir cripto como pago

Supongamos el caso inverso de cuando compras algun bien o servicio con criptomonedas, digamos que estás vendiendo una Tarjeta de Video y estás dispuesto a recibir criptomonedas como pago.

En este caso, el coste de adquisición de esas criptomonedas es igual a una Tarjeta de Video, ósea, el valor por el cual la comercializamos.

Digamos que esta Tarjeta de Video se vende a un equivalente de 6.000.000 COP en 1 ETH, entonces, el coste de adquisición de 1 ETH fue de 6.000.000 COP y luego cuando decidamos hacer trading y deshacernos del ETH deberemos tomar en cuenta este coste para obtener la ganancia o pérdida de la enajenación que realicemos sobre el ETH.


---

# 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/colombia/tipos-de-transacciones/recibir-cripto-como-pago.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.
