# Claims

Claims are items (usually NFTs) that you will be rewarded for owning specific CyberBrokers assets and/or participation in specific activities. When they become available, you can use this process to retrieve them and have them sent to your wallet.

{% hint style="info" %}
It is important to note that all Claims will occur using the CyberBrokers website, unless otherwise noted by official CyberBrokers communications channels.

\
If you are receving information about Claims or Mints from anywhere but the CyberBrokers website it is most likely a scam. Please report in the #support channel in [Discord](https://discord.gg/cyberbrokers).
{% endhint %}

You will need to complete the following instructions for each unique wallet that you hold CyberBrokers assets in.

Two very important points:

* Gas will be paid from the wallet you connect with.
* Claims will be sent to the *Claim Address* you enter on the form that contains your CyberBrokers assets.

This is a CyberBrokers innovation and security feature. You do not need to connect your wallet with your CyberBrokers assets to make claims! Thus you never put your assets at risk to make claims.

* [Claims Instructions](/user-guide/claims/instructions.md)


---

# 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.cyberbrokers.com/user-guide/claims.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.
