> For the complete documentation index, see [llms.txt](https://logue-town.gitbook.io/logue-town-musee/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://logue-town.gitbook.io/logue-town-musee/item/prix-des-items.md).

# Prix des Items

Voici le document permettant de connaitre les prix des items du serveur : [Prix des Items](https://docs.google.com/spreadsheets/d/172iif3bSNvlTnHLPY5Fz9PqnfQIYKPmMt0sqEjoId4k/edit?usp=sharing)

***

Cette liste à été créée par **HP10YTB** et **Nonix\_ON** à partir de prix moyens de ce qui à pu se vendre précédemment, merci de prendre en considération que ces prix peuvent changer <mark style="color:red;">**régulièrement**</mark> !!

{% hint style="danger" %}
*Si vous n'êtes pas d'accord avec ces prix, merci de nous en faire part !*
{% endhint %}


---

# 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://logue-town.gitbook.io/logue-town-musee/item/prix-des-items.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.
