# Welcome to Aquafloat

Aquafloat is a customizable Object Buoyancy System built for VRChat. The system is designed to be straightforward for VRChat world creators who want to quickly add water-object interactivity to their pickups or other various objects. No coding knowledge required.

\
Demo world included in package:\
<https://vrchat.com/home/world/wrld_89ac71b1-e48e-4f96-afb0-60a73b8e7e75>\
\
Sample Lazy River World using Aquafloat:\
<https://vrchat.com/home/world/wrld_d0a8a2fb-2b3d-44e6-bd39-a7465631efbc><br>

{% hint style="info" %}
Aquafloat does not currently include a player swim system.\
You can get a **Free** player swim system [here](https://booth.pm/ja/items/2127684).
{% 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://aquafloat.gitbook.io/aquafloat-docs/welcome-to-aquafloat.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.
