# Trails

### Explanation

The trails are purely cosmetic items. They are footprints that can be found under your feet.

The <mark style="color:green;">/trails</mark> command takes you to an overview in which all particles are displayed.

<figure><img src="/files/TSin8eiHJXRiKWvi3Vfh" alt="" width="395"><figcaption><p>Trails Overview</p></figcaption></figure>

### Current Trail Types

<figure><img src="/files/KWtSRZZIC0c0uY36S19Y" alt=""><figcaption><p>Particle "Cloud"</p></figcaption></figure>

<figure><img src="/files/q7xc9unfMP5q6JQF7aMh" alt=""><figcaption><p>Particle "Heart"</p></figcaption></figure>

<figure><img src="/files/wCEUkV7h0hkOxtzGE7zI" alt=""><figcaption><p>Particle "Note"</p></figcaption></figure>

### Receiving Trails

All trails can only be won in [<mark style="color:blue;">chests</mark>](/english/systems/chest-system.md) and cannot be traded.


---

# 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.landania.net/english/player/trails.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.
