# Changing Object Stacking Order

1. Click the [Selection tool](https://jjloomis.gitbook.io/adobe-indesign-basics-mac-os-edition/working-with-tools/selection-tools) in the Toolbar.
2. Select the object would like to change the stacking order of.
3. Control-click the object. A fly-out menu will appear.
4. In the fly-out menu, select **Arrange**.

## Stacking order options

* **Send to Bac**k: Sends object to the lowest point in the stack.
* **Bring to Front**: Sends object to the top of the stack.
* **Send Backward**: In a stack with more than two objects, sends object back one step.
* **Send Forward**: In a stack with more than two objects, brings object forward one step.


---

# 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://jjloomis.gitbook.io/adobe-indesign-basics-mac-os-edition/working-with-images/changing-object-stacking-order.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.
