> For the complete documentation index, see [llms.txt](https://docs.3scloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender.md).

# Tips for Blender

- [Simulate local path, Upload Blender projects](https://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/simulate-local-path-upload-blender-projects.md)
- [Combine a sequence of videos (.avi, .mkv, .exr) into one in Blender](https://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/combine-a-sequence-of-videos-.avi-.mkv-.exr-into-one-in-blender.md)
- [Upload projects using Botaniq Addon](https://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/upload-projects-using-botaniq-addon.md)
- [Pack a Blender file before uploading](https://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/pack-a-blender-file-before-uploading.md)
- [How to bake data with FLIP Fluids in Blender](https://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/how-to-bake-data-with-flip-fluids-in-blender.md)
- [How to add one Blender file into another – Append in Blender](https://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/how-to-add-one-blender-file-into-another-append-in-blender.md)
- [Make relative paths for cache folder in Blender](https://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/make-relative-paths-for-cache-folder-in-blender.md)
- [Import and Make Relative Path for Alembic (.abc) files in Blender 2.90](https://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/import-and-make-relative-path-for-alembic-.abc-files-in-blender-2.90.md)
- [Make Relative Path for FLIP Fluids Cache](https://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/make-relative-path-for-flip-fluids-cache.md)
- [Make Relative Path for Mantaflow Cache](https://docs.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/make-relative-path-for-mantaflow-cache.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.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender.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.
