# Transform

By default, when an object is loaded in C6, it appears at the center of the print bed, sitting on the bed. The transform toolbar contains options to&#x20;

* [Transform objects](/modules/transform/translation.md)
* [Rotate objects](/modules/transform/rotation.md)
* [Scale objects](/modules/transform/scaling.md)
* [Mirror objects](/modules/transform/mirror.md)
* [Pattern objects](/modules/transform/pattern.md)

![](/files/b5fO7wXRjfeeEhOa4027)


---

# 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.c6.fabheads.com/modules/transform.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.
