# Layout

The Layout determines the way your accordion block is set out including: flex properties and direction.

## Modify

* Select an accordion block.
* Open the Block Inspector.
* Navigate to the Primary tab.
* Open the Layout tab.
* Modify as required.

<figure><img src="/files/yE5SgRspS0Gt0eKjmKag" alt=""><figcaption></figcaption></figure>

## Reset

* Click dot(s) to reset.

{% content-ref url="/pages/-MS3GcvF\_fB9BagGqxUY" %}
[Layout](/design/layout.md)
{% endcontent-ref %}


---

# 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.cwicly.com/blocks/accordion/layout.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.
