# Comprar en Marketplace

Para realizar una compra en nuestro marketplace, es necesario que primero accedas a la sección correspondiente dentro de la aplicación.&#x20;

Asegúrate de tener suficientes FRQ en tu wallet de la App para poder adquirir el activo deseado, y verifica el precio en FRQ del mismo antes de proceder a la compra. Una vez que tengas los activos necesarios en tu wallet, podrás realizar la compra presionando el botón <mark style="color:purple;">**'buy now'.**</mark>

Es importante que tengas en cuenta que al realizar la compra, se te solicitará que confirmes la cantidad de gas que se cobrará como comisión por el protocolo.&#x20;

Además, el precio en dólares o pesos del activo que estás adquiriendo será calculado en base al valor actual de los FRQ.

Finalmente, una vez que hayas confirmado la compra, deberás presionar el botón 'Aceptar' para completar la transacción y recibir tu FNFT. Recuerda que una vez adquirido el activo, éste será tuyo y podrás hacer uso de él como consideres conveniente.

<figure><img src="/files/bqV034x9d0oWw1LeSMNn" alt=""><figcaption></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://frqtal.gitbook.io/app/es/sobre-frqtal/app/comprar-en-marketplace.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.
