# How to claim a third party certificate

These badges, diplomas, or certifications are backed by a company that uses TheBadge's Dapp to issue and distribute them. This means that in order to receive a third-party badge or certificate you must first be in direct contact with the company.

### Steps to claim your third-party badge:

1. Go to your email inbox and look for an email coming from TheBadge (<hello@thebadge.xyz>)
2. Open the email and it should look like this!

   <br>

   <figure><img src="/files/Ru0P5M6Q0hzEsVXsANZ5" alt=""><figcaption><p>email example</p></figcaption></figure>
3. Click on the "Claim my badge" button
   * You will be directed to TheBadge's app
4. Fill up your wallet address in the corresponding area and press submit!

<figure><img src="/files/fU3kzSHMOvwHbaFaaTBw" alt=""><figcaption><p>Badge claiming portal</p></figcaption></figure>

After doing that, you will see a confirmation like this that your badge was successfully claimed:

<figure><img src="/files/18FDcXpiNnqhl4vdw8cP" alt=""><figcaption><p>Badge's successful claim confirmation</p></figcaption></figure>

You can now find your badge, diplomas, or certificates in your profile at TheBadge's app, as well as among your NFTs in your wallet.

Visit your profile by just clicking on "Check your new badge" button.

If you have any questions feel free to reach out to our support on [Discord](https://discord.gg/bcchkpvwGm).


---

# 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://doc.thebadge.xyz/how-to-guides/how-to-claim-a-third-party-certificate.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.
