# Choosing Layouts

Within your PowerPoint template, it is likely that you will have multiple `layout` options available to you. You can choose from theses different layouts by:

1. Selecting `Layout settings` from the menu on the right-hand side of your screen.
2. Choosing from the different layouts you have available to you

As you do this, you will notice that the position and/or size of the objects in the slide you are working on change in the viewer.

![](/files/-MIOKVZsFGoNt6A3LLgl)


---

# 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://wiki.pptxbuilder.com/basics/layout-settings/choosing-layouts.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.
