# Welcome to the Bounty Bird

Welcome to Bounty Bird! Here you'll find all the documentation ( and alpha ) you need to get started. Let's get the social buzz on , anon!

## Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and start dropping some cool bounties

{% content-ref url="/pages/p4FwHCqYY3QKEMzEIR8q" %}
[Quick Start](/bounty-bird/quick-start.md)
{% endcontent-ref %}

## Want to know more?

Check out what we are building at Bounty Bird...


---

# 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://bounty-bird.gitbook.io/bounty-bird/welcome-to-the-bounty-bird.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.
