# Layout

The Layout category includes useful design blocks set up for dynamic content, such as Query blocks.

{% hint style="info" %}
The Layout blocks will take the dynamic content of your posts, so make sure you have set up your posts first.
{% endhint %}

![](https://lh4.googleusercontent.com/NKgWViUwqV2JVgutZiawzKGNZRft1jl0cmYu5FYK9AMIOAij6GLv-x4NA5E-jzotES6kN9WkRIDM3BOWFgKSn3EN5ocbim9LtpysyAep3AQpBc-fUHNJrFEj1_qpXB7Qqk-1OSrLKa1blzDwAsLamqEtM0s4jqrHyO513TqPQtPgbCIlV9E-6nzw2A)     ![](https://lh3.googleusercontent.com/zOsmqU22BMWNabIwKf-nH5ZaxkCgs6AMJbdJ6A08_DI1ex1hFDYRoZEcMZ4HBdNMriE11Hy4tyZgaPBl47qpZd99RYjPjlb2siq9RQ0TOL8IrKVDv1Dz1S_y6WPth3h-sk0NGflf9IryPYnsL0MXnUYpnSCfLN01u4gFiPi8IF4XYRmbZPnxSJUUcA)


---

# 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/cwicly/cloud-design-library/editor-cloud-library/categories/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.
