# Creator and Community Bounties

- [Community Bounties](https://docs.kampeni.com/creator-and-community-bounties/community-bounties.md)
- [Creator Bounties](https://docs.kampeni.com/creator-and-community-bounties/creator-bounties.md)
- [Transfer of Ownership](https://docs.kampeni.com/creator-and-community-bounties/transfer-of-ownership.md)
- [Rules and FAQ](https://docs.kampeni.com/creator-and-community-bounties/rules-and-faq.md): These rules apply to any bounty included in the documentation unless explicitly stated otherwise in a particular bounty.
- [Bounty Log](https://docs.kampeni.com/creator-and-community-bounties/bounty-log.md): The bounty log will update every two weeks. We will provide the bounty, the amount paid out, and an identifer. There may be cases where we omit a bounty payout for safety & security or game integrity.


---

# 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.kampeni.com/creator-and-community-bounties.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.
