# FAQ

## Does someone has a Bypass for Bot Sentry?

No, our antibot is built in with **generic** checks that are currently not bypassable, if someone tries to bypass some of our checks, he will actually get a really poor and useless attack (and he won't end bypassing all checks). So, don't trust those websites that says to have a Bypass for our product, its totally false.

## Is Bot Sentry compatible with X ?

Bot Sentry **known** working **compatiblities** are:

* BungeeCord
* Waterfall
* Travertine
* FireFly
* Spigot
* PaperSpigot
* FlameCord
* FlamePaper

*You should avoid using any un-trusted fork, stay to the most active community forks like Waterfall or Paper.*


---

# 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.cyberdevelopment.es/faq.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.
