# Blender

{% hint style="warning" %}
**Complex Jobs**

Do you have a complex job that you need done as soon as possible? Reach out to us at [support@coreweave.com](mailto:%20support@coreweave.com) and we can help meet any deadline or requirements you have.
{% endhint %}

#### Correctly Packing Jobs for Upload

When preparing your job to be uploaded for render on Concierge, all assets and textures must be packed into the `.blend` file.&#x20;

To pack textures and assets into your project, browse to:

![](/files/-MCiAI_-70toJbVnMhLg)

Once `Automatically Pack Into .blend` has been selected, also select `Make All Paths Relative` and save your project. Your project is now ready to upload to Concierge on the `File Manager -> Upload / Launch Renders` page.

If you are using images or videos as a texture you will need to upload these assets in a folder with your blend.&#x20;

{% hint style="info" %}
Check out our [tutorial](https://youtu.be/kj0Pi4zcBgw) on how to pack your job
{% endhint %}

**Cost Estimates**

When running a `Preview` frame on Concierge Render, the cost estimate will be more accurate for more complex scenes. If your render time is very short, the cost estimate will be over-estimated, in some cases severely. While the `Preview` feature is great for checking your work along the way, we suggest running a single frame at full resolution before submitting your finished job to get the most accurate estimate.

#### Render Artifacts

All artifacts (meaning layers and node output) are generated and delivered in your job output folder automatically. If you do not want/require these, please disable them in your .blend file locally before uploading.

{% hint style="info" %}
The output of multiple artifacts does not increase the cost of your renders.
{% endhint %}


---

# 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.conciergerender.com/tips-and-tricks/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.
