> For the complete documentation index, see [llms.txt](https://halo-1.gitbook.io/halo-wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halo-1.gitbook.io/halo-wallet/bounty-q-and-a/getting-started.md).

# Getting Started

## How to Access Bounty Q\&A?

<figure><img src="/files/b6FzFGSM3KOVmvyBVgiP" alt="" width="370"><figcaption></figcaption></figure>

When you navigate to Bounty Q\&A, you’ll find four tabs at the top of the page, each organizing QAs based on their status:

* Mine: Displays all QAs you’ve interacted with, including those you’ve created, answered, or contributed to.
* Answers: Shows QAs that have closed for answering but are now available for “pay-to-peek” access.
* Questions: Lists QAs that are curr\&ently open for answering or adding a bounty (co-questioning).
* Archive: Contains QAs that have ended and are now free for everyone to view.

## Requirements

To access some of the exclusive features on Bounty Q\&A, you must hold a Halo Membership Pass (HMP).  \
\
Please refer to the below for how to mint a HMP.\
<https://mirror.xyz/halowallet.eth/c99huMhmqVORYW2kdsyKDtTg3DE4iCUyVPh8oBw7U6o>


---

# 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://halo-1.gitbook.io/halo-wallet/bounty-q-and-a/getting-started.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.
