> For the complete documentation index, see [llms.txt](https://docs.daobase.ai/daobase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daobase.ai/daobase/tutorials-and-guides/how-to-mint-the-dao-badges.md).

# How to Mint the DAO Badges?

1.**Open the badge page** [**https://daobase.ai/mintdaobadge?inviteId=1QZFZP**](https://daobase.ai/mintdaobadge?inviteId=1QZFZP) **and complete the wallet connection.**

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

**2.Enter the invitation code and complete the verification.**

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

**3.Scroll down to the Mint Badge module and complete the basic information**

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

**4.Click the 'Mint your Badge' button to authorize and confirm with your wallet.**

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

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

**5.Complete the badge minting**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.daobase.ai/daobase/tutorials-and-guides/how-to-mint-the-dao-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.
