# Other Workloads

- [Overview](https://docs.clore.ai/guides/other-workloads/other-workloads.md)
- [Blender Rendering](https://docs.clore.ai/guides/other-workloads/blender-rendering.md): GPU-accelerated Blender 3D rendering on Clore.ai
- [Kandinsky](https://docs.clore.ai/guides/other-workloads/kandinsky.md): Generate images with Kandinsky's multilingual model on Clore.ai
- [OpenClaw on Clore](https://docs.clore.ai/guides/other-workloads/openclaw-on-clore.md): Deploy OpenClaw AI assistant on a Clore.ai GPU server — always-on, GPU-accelerated, with Telegram/Discord integration, local LLM inference, and voice capabilities.


---

# 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.clore.ai/guides/other-workloads.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.
