# Collection d'insectes

## Fonctionnement général

Rendez-vous au bazar de Léon pour acheter des bocaux vides.

<figure><img src="/files/IoQnxLD1uMmO6RcCGuCZ" alt=""><figcaption><p>Bazar de Léon</p></figcaption></figure>

Trouvez différents insectes et capturez-les dans votre bocal

Retournez au bazar de Léon pour vendre vos bocaux.

{% hint style="info" %}
Certains insectes sont plus rares que d'autres et se revendent donc plus cher !
{% endhint %}

| Insecte           | Conditions d'apparition                              |
| ----------------- | ---------------------------------------------------- |
| Papillons         | Uniquement le jour                                   |
| Papillons de nuit | Uniquement la nuit                                   |
| Libellules        | Uniquement le jour, proche de la mer                 |
| Scarabées         | Uniquement le jour, majoritairement en forêt         |
| Coccinelles       | Uniquement le jour, majoritairement en forêt         |
| Limasses          | Uniquement lorsqu'il pleut, majoritairement en forêt |
| Escargots         | Uniquement lorsqu'il pleut, majoritairement en forêt |
| Limasses de mer   | Uniquement dans l'océan                              |

<div><figure><img src="/files/txIzxgoB5L9CeGNRySpJ" alt="" width="375"><figcaption><p>Limasse de mer</p></figcaption></figure> <figure><img src="/files/C12jfHGtF2kEGhl7cx3L" alt="" width="375"><figcaption><p>Papillon de nuit</p></figcaption></figure> <figure><img src="/files/3snGqREvazXBx7Idq4lP" alt="" width="375"><figcaption><p>Scarabée</p></figcaption></figure></div>

<div><figure><img src="/files/oMXNXXviuY7UfeIyQHej" alt="" width="375"><figcaption><p>Libellule</p></figcaption></figure> <figure><img src="/files/uwX7RCh4TJVX8nSEdbkB" alt="" width="375"><figcaption><p>Papillon</p></figcaption></figure></div>


---

# 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.endocraft.fr/activites-legales/collection-dinsectes.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.
