# Pickup

<figure><img src="https://1662484209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSrVu0j9CYXbvJXRYgHnk%2Fuploads%2FZIQrIE5Jr1rR62UspWBB%2FScreenshot_182.png?alt=media&#x26;token=0f4c83d6-7522-400c-ae70-d4a74944fbb1" alt=""><figcaption></figcaption></figure>

* Pickup speed -> Sets the delay of picking items up (do not decrease it under 0.90 sec)
* Pickup range -> Sets the pickup range area to pick items
* Enable pickup box -> Starts / stops the pickup state
* Pick only items from list -> Pickup bot will only pickup items from the list from right side
* Items first -> Pickup bot will pickup items before yang.
* Do not pickup items in walls -> The bot will ignore items that have the path blocked / are in walls
* Pause if player detected ->  The bot will stop picking items if any player was detected around you (excluding players from whitelist from Anti ban)
* Item list -> Displays all your items that you want to pickup / ignore
* Add item ->

<figure><img src="https://1662484209-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSrVu0j9CYXbvJXRYgHnk%2Fuploads%2FlTAH7dwKHYsJphurlRDF%2FScreenshot_183.png?alt=media&#x26;token=24257015-74ea-43f7-852a-eff3afb1b686" alt=""><figcaption><p><strong><code>Displays all in-game available items</code></strong><br><br><strong><code>To add items to pickup list, you must use diacritics!</code></strong><br><strong><code>Example:</code></strong><br><strong><code>if item is called 'Sabie lungã', you must search it how it's wrote, not 'Sabie lunga'.</code></strong></p></figcaption></figure>


---

# 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.stmod.net/stmod-officials/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.
