# OVERVIEW

### Interactive Pixel Water

Thanks for using this asset pack.

For any question, feel free to please email to [*support@cainos.net*](mailto:support@cainos.net)

### Quick Tutorial

Drag and drop the water prefab in `Cainos\Interactive Pixel Water` into the scene, adjust the size of the water area with the handles at the corners.

For more advanced configuration of the water, you can check the water presets at `Cainos\Interactive Pixel Water\Prefab` for reference.

If you change any of the paramters of the `Pixel Water` script from code, remember to call `Refresh()` to make the changes to take effect.


---

# 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.cainos.net/interactive-pixel-water/overview.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.
