# The Claw FAQ

### <mark style="color:yellow;">What are my odds of securing an Ultra Rare item?</mark>

On the Claw page, clicking the "View Odds" button will display the odds.

<figure><img src="/files/4YnnKDQbPdCJkcWJ5wNC" alt=""><figcaption></figcaption></figure>

### <mark style="color:yellow;">How many attempts can I make on the Claw?</mark>

There are no limits. You can play as many times as you want.&#x20;

### <mark style="color:yellow;">Why do the Top Items keep changing?</mark>

The ‘**Top Items**’ reflect the current stock in the Claw. Current inventory updates dynamically based on availability and after each restock.

### <mark style="color:yellow;">What is the Swap offer?</mark>

If you do not like the item you revealed, or prefer instant liquidity for said item, you can **SWAP** it back into the Claw inventory for the specified **SWAP** value displayed.&#x20;

When you **SWAP** an item, your wallet balance is credited with the **SWAP** amount minus fees (6%), and the item is returned to the platform.

Balance typically updates in 30 seconds.

### <mark style="color:yellow;">Will all items in the Claw have a Swap offer?</mark>

As of now, all items in the Claw will have a SWAP offer.

### <mark style="color:yellow;">Where can I see the items I revealed in the Claw?</mark>

All items can be found in your **Collection** page. If you do not accept a **SWAP**, the item remains in your **Collection**.

### <mark style="color:yellow;">What can I do with the items I am holding?</mark>

You can:

* **Hold them.**
* **List them for sale on the marketplace.**
* **Redeem the physical.**


---

# 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://docs.beezie.com/our-offerings/the-claw/the-claw-faq.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.
