> For the complete documentation index, see [llms.txt](https://wiki.petridish.pw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.petridish.pw/es/rewards/bugs.md).

# Bugs

All our sites and apps are made by humans.

We all can make mistakes sometimes, right?

1. Find any bug - get Tester role on [discord](https://discord.gg/f9Ed824BBm)
2. Find critical, important bug - get up to 500 pts. More for critical/severe/privacy-related, etc.
3. Find bugs actively - get tester icon in chat.
4. VERY actively find bugs, test beta-releases - [get green chat](/es/for-chat/icon-color-chat.md)!

Found bug? [Contact us](/es/contact.md).


---

# 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://wiki.petridish.pw/es/rewards/bugs.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.
