# Redeeming My Collectibles

### <mark style="color:yellow;">**Step 1:**</mark>**&#x20;Access the Redeem Feature**

* Hover over the profile icon located at the top right corner of the navigation bar. From the dropdown menu, select the 'Redeem' option.&#x20;
* You can now claim up to 30 items at one time.

<figure><img src="/files/2wL75fqc8b9iABPQwHzj" alt=""><figcaption></figcaption></figure>

### <mark style="color:yellow;">**Step 2:**</mark>**&#x20;Select Your Item(s)**

* You'll be presented with a list of items you own. Choose the specific item(s) you wish to redeem.

<figure><img src="/files/fk3gvxcFcSMTzZmZsNIn" alt=""><figcaption></figcaption></figure>

### <mark style="color:yellow;">**Step 3:**</mark>**&#x20;Shipping Details**

<figure><img src="/files/ilhuzGdgvkQjmr1scZmb" alt=""><figcaption></figcaption></figure>

**NOTE: Shipping details cannot be changed after confirmation.**

### <mark style="color:yellow;">**Step 4:**</mark>**&#x20;Review & Confirm**

* Here is where you can choose to include insurance coverage and what amount.

<figure><img src="/files/1vSnmOIhEI0Eo2OEFfKu" alt=""><figcaption></figcaption></figure>

### <mark style="color:yellow;">**Step 5:**</mark>**&#x20;Submit Payment**

* Pay with the following:
  * Beezie wallet balance
  * Credit / Debit card
  * Apple Pay/Google Pay

<figure><img src="/files/UuVCrddDvtU2DUuRK3SC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/uVFgnATiUDkVTtM4sigw" alt=""><figcaption></figcaption></figure>

### <mark style="color:yellow;">**Track Progress**</mark>

Beezie will proceed with shipping the physical collectible directly to the address you’ve provided.<br>

**NOTE: Beezie is unable to facilitate shipments directly to third-party vault locations.**

<figure><img src="/files/c8NeaJoFTMWXIsR7MR4S" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YJIfFjCqGFJ08OKSYFQ8" alt=""><figcaption></figcaption></figure>

### <mark style="color:yellow;">Multiple Redemptions</mark>

<figure><img src="/files/yvAZeKmTQ8QrKxzw0gqz" alt=""><figcaption></figcaption></figure>

### <mark style="color:yellow;">Cancel Redemption</mark>

<figure><img src="/files/fGG3nSSbSNmxHcRtB0vF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fzjpCRfGBBeoIuXEC7fK" alt=""><figcaption></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://docs.beezie.com/user-guides/redeeming-my-collectibles.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.
