# Marketplace

Entre otras cosas, en el **Marketplace** de Son Soccer podrás **comprar/vender** PODERES, PÍLDORAS, SKINS y los SONER, así como **ceder** en beca estos últimos.&#x20;

Por cada venta de SONER se cobrará una comisión del 5% a su Representante, la cual irá destinada al Pool de Recompensas.&#x20;

En el Marketplace se utilizará $S y $CT como tokens de intercambio. Dependiendo de lo que quieras comprar o vender, será el token utilizado.

### **SONER**

Los SONER serán listados a un precio en $BUSD.

Los SONER serán pagados en $S o $CT en las cantidades equivalentes a los $BUSD al momento de la compra.

El vendedor recibirá los $S o $CT pagados por el comprador, menos la comisión correspondiente.


---

# 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://sonsoccer.gitbook.io/whitepaper-son-soccer/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.
