# Bounty + Mint A Badge

***

### Procedure: Bounty + Badge

#### 1. Go to the Bounty Landing Page

* Navigate to the landing page for the individual bounty you are managing or participating in.

#### 2. Upload a Badge (Optional)

* On the landing page, you can upload a **custom badge** for participants to mint.
* If you do not upload a custom badge, the platform will automatically use the **default images** for both desktop and mobile landing pages.

#### 3. Minting a Badge

You can mint a badge in two ways:

* **When creating a bounty** → As the bounty creator, you may mint a badge during bounty setup.
* **When participating in a bounty** → As a participant, you may mint a badge linked to your contribution.

#### 4. Adding a Landing Page to an Existing Bounty

* Go to the bounty you already created.
* Select the **“Add Landing Page”** button.
* Enter the following details:
  * **Heading** (main title for the page)
  * **Subheading** (supporting line)
  * **Description** (details about the bounty and context)

#### 5. Confirm & Publish

* Review the bounty details and associated badge.
* Save and publish to make the badge available for minting by all relevant participants.

***

#### Adding a Landing Page to a New Bounty

<figure><img src="/files/5uHZOEm0r8Rc1oBxQqkK" alt=""><figcaption></figcaption></figure>

#### Adding a Landing Page to an Existing Bounty

<figure><img src="/files/i4QPg0lfzS7sFVbJLY7t" 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.zeroauthority.xyz/bounty/bounty-onchain/bounty-+-mint-a-badge.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.
