# Claiming Panel

The Claim Panel appears in the bottom-middle of the screen. It contains a lot of critical information pertaining to scavenging, including:

1. Claim multiplier
2. Your current Claimable Stash
3. Your Claim-Length setting
4. $SHARD drop chance + max $SHARD chance
5. Max Stash
6. Claim timer and claim button
7. Active event effects

Which can be found in the picture below.

<div align="center"><figure><img src="https://2137646493-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fixb9f0jutBwRwIxZxidV%2Fuploads%2FVpHDLSmEte8AFO3ZGI0S%2Fimage.png?alt=media&#x26;token=379f31d7-d8de-4911-935a-dd62b90fe94f" alt=""><figcaption></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://yuexn.gitbook.io/golem-overlord/gameplay/scavenging-claim/claiming-panel.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.
