# Claim Timer & Claim Button

The **Claim Timer** shows you how long you must wait before being able to press the claim-button. The default claim length is 8 hours, though this can be modified by Events or by choosing a different Claim-Length.

The **Claim-Button** is what you click to scoop up all that tasty $PART! Clicking it will initiate a transaction on Hive Engine, which you need to sign using an extension like Hive Keychain. Once signed and approved:&#x20;

* The $PART will be safely moved to your Hive Engine wallet.
* Your Claimable Stash will reset to zero.
* You will make a $SHARD roll. If you succeed, you will gain 1 $SHARD (deposited straight to your Hive Engine wallet). Learn more about $SHARD and $SHARD chance here.
* Your $SHARD chance will reset to 0%.

## Claim button graphics

The Claim button will display different graphics depending on your status:

* **⏳ Hourglass.** You cannot make a claim—wait until the timer expires.
* **💰 Bag symbol.** You can claim! Click to initiate a transaction.
* **🛡 Shield symbol.** You have User Protection and cannot be attacked. FYI, this symbol will override the Bag graphic. In this case, just check to see if there's a timer present or not.


---

# 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/claim-timer-and-claim-button.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.
