# How to bake data with FLIP Fluids in Blender

Baking, in general, is the act of pre-computing something in order to speed up some other process later down the line. Rendering from scratch takes a lot of time depending on the options you choose. Therefore, Blender allows you to “bake” some parts of the render ahead of time, for select objects. Then, when you press Render, the entire scene is rendered much faster, since the colors of those objects do not have to be recomputed.

**FLIP Fluids** is a powerful liquid simulation addon that gives you the ability to create high-quality cinematic fluid effects all within Blender. 3S is pleased to let you know that we support this addon on our Render Farm.

In order to bake data with FLIP Fluids in Blender before uploading to our system, please follow the following steps:

1. Step 1: Select your simulation domain

<figure><img src="https://3sfarm.com/wp-content/uploads/2020/09/select-your-simulation-domain-206x116.jpeg" alt="Select your simulation domain in Blender" height="402" width="715"><figcaption></figcaption></figure>

2. Step 2: Click "Physical Properties Tab" -> "Bake Data"

<figure><img src="https://3sfarm.com/wp-content/uploads/2020/09/bake-data-206x116.jpeg" alt="Bake data in Blender" height="402" width="715"><figcaption></figcaption></figure>

Watch this video to see how it works:

{% embed url="<https://youtu.be/viAGA7vB_Kw>" %}

We are pleased to assist you, so don’t hesitate to contact us with any issues.


---

# 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.3scloud.io/3s-cloud-render-farm/tips/tips-for-blender/how-to-bake-data-with-flip-fluids-in-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.
