# Le GTS

***

{% hint style="info" %}
Accède au GTS avec le <mark style="color:blue;">**/gts**</mark>\
**Une limite de mise en vente est défini selon votre grade**\
**Le temps de mise en vente est de 24h avant expiration**
{% endhint %}

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

## Mise en Vente

{% tabs %}
{% tab title="Pokémon" %}
Met en vente un Pokémon avec le <mark style="color:blue;">**/gts sell pokemon \<slot> \<prix>**</mark>
{% endtab %}

{% tab title="Item" %}
Met en vente un Item avec le <mark style="color:blue;">**/gts sell item \<prix> \<quantité>**</mark>\
Prend en compte l'item dans la main principal
{% endtab %}
{% endtabs %}

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

{% hint style="info" %}
**Accède aux différents filtres pour facilité ta recherche comme ci-dessus**\
\
**Récupère un Pokémon/Item mis en vente avec clic gauche/droit dessus**
{% endhint %}


---

# 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://wiki.cobblemon-ultra.fr/wiki/utilitaires/le-gts.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.
