# What are bot physics?

Enabling bot physics will make your accounts act as if they're normal players. They will slide and sink in water and they will fall if the block under them is broken.

If you have physics turned off, your accounts will not react to any of the above. They will always float and never move from anything external. Breacking the block under your accounts or hitting them will not move them.

{% hint style="info" %}
Disabling physics may be against the server rules! Ask server admins before turning off physics.
{% endhint %}


---

# 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://help.minecraftafk.com/faq/what-are-bot-physics.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.
