> For the complete documentation index, see [llms.txt](https://wiki.stmod.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.stmod.net/official-servers/pickup.md).

# Pickup

<figure><img src="https://app.gitbook.com/o/SrVu0j9CYXbvJXRYgHnk/~/files/4z9wrYW7khch1exBcg4q" alt=""><figcaption></figcaption></figure>

* **Pickup speed** — Sets the delay between picking up items. Do not set this below 0.90 seconds.
* **Pickup range** — Sets the radius of the area in which the bot will pick up items.
* **Enable pickup box** — Starts or stops the pickup bot.
* **Pick only items from list** — The bot will only pick up items that are in the item list on the right side.
* **Items first** — The bot will pick up items before picking up yang.
* **Do not pick up items in walls** — The bot will ignore items whose path is blocked or that are located inside walls.
* **Pause if player detected** — The bot will stop picking up items if any player is detected nearby (excluding players on the whitelist in the Anti-ban settings).
* **Item list** — Displays all items you have configured the bot to pick up or ignore.
* **Add item** — Opens the item search window where you can find and add items to your pickup list.

<figure><img src="https://app.gitbook.com/o/SrVu0j9CYXbvJXRYgHnk/~/files/ZBU5aCEkpN8op9vPLVTj" alt=""><figcaption><p><strong><code>Displays all in-game available items.</code></strong><br><br><strong><code>To add items to the pickup list, you must use diacritics!</code></strong><br><strong><code>Example:</code></strong><br><strong><code>If an item is called 'Sabie lungã', you must search for it exactly as it is written — not as 'Sabie lunga'.</code></strong></p></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://wiki.stmod.net/official-servers/pickup.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.
