# COMERCIO

## SUBASTAS `/ah` <a href="#subastas-ah" id="subastas-ah"></a>

Si necesitas dinero puedes vender objetos en nuestro sistema de subastas con el comando `/ah sell [precio]` con el ítem en tu mano, podrás ver los objetos de los demás en el siguiente apartado utilizando el comando `/ah`.

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

Podrás recuperar en cualquier momento los ítems que vendiste en caso de que nadie los haya comprado haciendo click en el **cofre**, y accediendo al apartado de "expirados". También los objetos que hayas comprado mientras tenías el inventario lleno, podrás recuperarlo de igual forma.

{% hint style="info" %}
**COMANDOS BÁSICOS:** \
`- /ah sell [precio]` - Vender algún objeto (Se venderá el objeto que tengas en la mano). \
`- /ah` - Abre el panel de subastas.
{% endhint %}

## PW (PlayerWarps). <a href="#pw-playerwarps" id="pw-playerwarps"></a>

Podrás hacer tu propia tienda pública utilizando el comando `/pw set [nombre]`, el cuál crearlo costará $25,000, pero antes debes adquirir el permiso utilizando `/tiendapw` y aceptando los permisos haciendo click en los libros de la derecha. En caso de romper alguna del las reglas escritas el PW será eliminado.

<figure><img src="/files/3dRxCtZTUIIZlxiWViTY" alt=""><figcaption></figcaption></figure>

Al utilizar el comando `/pw` se abrirá el menú de todas las tiendas creadas por usuarios, haciendo objeto en una cabeza podrás ingresar al PlayerWarp. Si crees que la tienda es insegura, no cumple los requisitos o simplemente está inactiva y/o sin renovar stock, por favor informa a nuestros Tecnicos, ellos se encargarán de tomar medidas con dicha situación.\
\
Además, ahora es posible agregar PlayerWarps a tus favoritos, permitiéndote acceder rápidamente a los que más utilizas.

Por último,  los Sponsor son una nueva forma de **p**romocionar tu PlayerWarp por un día, dándole mayor visibilidad dentro del menú.<br>

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

## TIENDAS PRIVADAS <a href="#tiendas-privadas" id="tiendas-privadas"></a>

Para crear una tienda privada necesitarás un cofre y el ítem que deseas vender, utilizando el siguiente comando: `/qs create [precio]`, crear una tienda costará $2,500.

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

Una vez creada tu tienda, puedes editarla usando `shift click-derecho`, esta combinación de teclas te abrirá el siguiente menú donde puedes cambiar entre **Vender** o **Comprar**, cambiar el **Precio** y/o **Eliminar la tienda**.

<figure><img src="/files/iJvhnqKjVfrwfBN0PlS3" 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://americraft.gitbook.io/wiki/modalidades/custom-v2/sistemas/comercio.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.
