> For the complete documentation index, see [llms.txt](https://info.ashenvale.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.ashenvale.club/informacion-guias/shops-y-servicios/ashenvale-market.md).

# Ashenvale Market

{% hint style="warning" %}
Tener en cuenta:

* El Market permite vender todo tipo de items, mientras sean tradeables. Ejemplo, keys, recipes, enchant, etc
* &#x20;Si el precio que ponen para vender items es entre 1 y 9 Ashenvale Coins, no va a cobrar fee
* Si el precio que ponen a vender en el market es entre 10 y 21 Ashenvale Coins, solo te cobra 1 Ashenvale Coin de fee
* A partir de 22 Ashenvale Coin empieza a cobrar 5% de fee
* Cada anuncio de venta cuesta 50k de Adena.
  {% endhint %}

{% hint style="success" %}
Precionando alt+b y yendo al boton que dice Market les va a abrir el sistema.
{% endhint %}

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

{% hint style="success" %}
Este es el menu disponible.
{% endhint %}

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

{% hint style="success" %}
Si presionan sell item, podran ver todo lo que tienen en su inventario y es posible poner a vender en el Market.
{% endhint %}

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

{% hint style="success" %}
Por ejemplo aca estoy sleccionando un armor Draconic para poner a vender y cada anuncio de venta cuesta 50k de Adena.
{% endhint %}

<figure><img src="/files/7GgKrs14ATJRPsLmARbv" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Si confirman y van al botón My Market, podrán ver los items que tienen a la venta.\
También les aparece la opcion de Remove por si se arrepienten y desean sacarlo del Market.
{% endhint %}

<figure><img src="/files/6lyzyZBRlECkCFQESPhi" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
En el boton Help, tendran la descripcion de como funciona todo.
{% endhint %}

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

{% hint style="success" %}
Por ultimo un sistema de busqueda y filtros, ya que se puede hacer muy extenso ir viendo pagina por pagina.
{% endhint %}

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://info.ashenvale.club/informacion-guias/shops-y-servicios/ashenvale-market.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.
