# Subastas

¿Tienes objetos sin usar y los quieres intercambiar? Con la casa de subastas, los podrás subastar. Pon tu precio, deja ofertar, y en poco tiempo, monedas ganar. ¡No lo dudes, ven a vender, y grandes riquezas podrás obtener!

<figure><img src="/files/d35ddKAiV6mu05KAAuiM" alt=""><figcaption></figcaption></figure>

**Comandos importantes:**

* Para abrir la lista de subastas: /ah
* Para subastar un ítem: /ah sell (Precio) con el item a vender en mano

**Comandos extras**

* Para abrir tu lista de ítems: /ah listings
* Para abrir tu lista de ítems vendidos-no reclamados: /ah unclaimed
* Para abrir tu lista de ítems expirados: /ah unclaimed
* Para abrir tu lista de historial de ítems: /ah history


---

# 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://dinochips-organization.gitbook.io/astrum-network/survival-custom/quickstart/subastas.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.
