> For the complete documentation index, see [llms.txt](https://docs.shadersource.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shadersource.io/no-longer-in-support.md).

# No Longer in Support

- [Procedural Water Foliage](https://docs.shadersource.io/no-longer-in-support/procedural-water-foliage.md): Documentation for the SHADERSOURCE Procedural Water Foliage
- [Changelog](https://docs.shadersource.io/no-longer-in-support/procedural-water-foliage/changelog.md)
- [How To Use](https://docs.shadersource.io/no-longer-in-support/procedural-water-foliage/how-to-use.md)
- [Procedural FX Spawner](https://docs.shadersource.io/no-longer-in-support/procedural-fx-spawner.md): Documentation for the SHADERSOURCE Procedural FX Spawner
- [Changelog](https://docs.shadersource.io/no-longer-in-support/procedural-fx-spawner/changelog.md)
- [How to Use](https://docs.shadersource.io/no-longer-in-support/procedural-fx-spawner/how-to-use.md)
- [River Buoyancy Tool](https://docs.shadersource.io/no-longer-in-support/river-buoyancy-tool.md): Documentation for the SHADERSOURCE River Buoyancy Tool
- [Changelog](https://docs.shadersource.io/no-longer-in-support/river-buoyancy-tool/changelog.md)
- [How To Use](https://docs.shadersource.io/no-longer-in-support/river-buoyancy-tool/how-to-use.md)
- [Weather Tool](https://docs.shadersource.io/no-longer-in-support/weather-tool.md): Documentation for the SHADERSOURCE Weather Tool
- [Changelog](https://docs.shadersource.io/no-longer-in-support/weather-tool/changelog.md)
- [How To Use](https://docs.shadersource.io/no-longer-in-support/weather-tool/how-to-use.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://docs.shadersource.io/no-longer-in-support.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.
