# Claim Cat Badges

This tutorial will guide you on how to claim badges on opBNB. Before proceeding, ensure that your network is switched to opBNB, and you have sufficient BNB in your wallet to cover the gas fees.

Visit: <https://www.triplec.cc/mybadges>

***

## Step 1: Switch Network to opBNB

Make sure your wallet is connected to the opBNB network. Access the network settings in your wallet and select opBNB as the active network.

***

## Step 2: Connect Wallet and Access My Badges

On the website, locate and click on the "Connect Wallet" button. Choose your wallet from the available options and authorize the connection. Once connected, navigate to the "My Badges" section.

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

***

## Step 3: Check Claimable Badges

In the "My Badges" section, you will see a list of badges. Look for badges that are in the "Claim" status. These are the badges you can claim.

<figure><img src="/files/9fid1XgFhLspRxx2TLcP" alt=""><figcaption></figcaption></figure>

***

## Step 4: Claim Badges

Click on the "Claim" button next to the desired badge. A confirmation prompt may appear, asking you to confirm the claim. Once confirmed, the badge will be claimed and added to your collection.


---

# 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.triplec.cc/how-to/claim-cat-badges.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.
