> For the complete documentation index, see [llms.txt](https://docs.archix.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archix.ai/en/ai-rendering-tools.md).

# AI Rendering Tools

- [AI Render](https://docs.archix.ai/en/ai-rendering-tools/ai-rendering.md): Turn your sketches, floor plans, and photos into beautiful, realistic designs in less than a minute. ArchiX does the heavy lifting to create high-impact visuals for your clients.
- [AI Image Editor](https://docs.archix.ai/en/ai-rendering-tools/ai-image-editor.md): Finalize every detail by editing materials, adding objects, and controlling the tone of your images with precision. The AI Image Editor gives you total control over the fine details control.
- [AI Staging](https://docs.archix.ai/en/ai-rendering-tools/ai-staging.md): From placing furniture and changing interiors to removing unwanted objects, you can effortlessly generate the perfect image tailored to your specific needs.
- [AI Video](https://docs.archix.ai/en/ai-rendering-tools/ai-video.md): Static images only tell half the story. ArchiX instantly turns your still renderings into short, cinematic videos with realistic depth and shifting light.
- [Precision Editing](https://docs.archix.ai/en/ai-rendering-tools/precision-editing.md): For precise control of Editing in AI Image or AI Editor, you can use the Requests and Prompts tools on the left panel. Use them alone or combine them for highly detailed edits.


---

# 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.archix.ai/en/ai-rendering-tools.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.
