# Post Content

The Cwicly `post content` block displays all the blocks in a post or page.&#x20;

This could be simple paragraphs or more complex blocks including Galleries, Videos, Columns, Accordions, Tabs etc.

<figure><img src="https://lh3.googleusercontent.com/Y-vDuS4Af3nCIhEmUp58dFeX4FR8wINdhnAZV3jK_Z9-6NTXkXlyOP4KsZ62GIZTSeybQGO5G5PxLtrkrqb-yT2GmgpJ8zCPhMJl1EcxQza1XEtfIwS6zntOD72B9DUoZqlDcya5ghFAt2JbP6xLYpKaKxmQqiULls8HNPnJIEZTwSPDHJ8D1UYpTot4" alt=""><figcaption></figcaption></figure>

In addition, the Cwicly `post content` block can display the contents of any Custom Post Types registered at your site.&#x20;

The Cwicly `post content` block contains all the blocks of a post/page to which the current template is applied.

{% hint style="info" %}
The Cwicly `post content` block is similar to the Gutenberg `post content` block, but we recommend to use the Cwicly one if you want to modify the wrapper styling, display properties etc.
{% endhint %}

To add a `post content` block, open the block inserter and select the Cwicly Post Content block.

<figure><img src="https://lh6.googleusercontent.com/vIU-VrE2MrAY9AanxtJ4CaWuD8GWzHkOBgaeZJn9BXzgFnkBkpRZann4nz76YEGTdRKR8KGx0XdCZBswHTSa2Sp97vhtm5R-i1D2kHTd5Y5Q_TAPDufMEGwzTuWsLAOGeKCrOPVjWyhqgWSO76wTm56925AX6oax2merHThA0jp1lFE_BRqYGhnP-oTy" alt=""><figcaption></figcaption></figure>

{% embed url="<https://discourse.cwicly.com/t/why-is-my-page-not-full-width-on-the-frontend/586>" %}


---

# 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/post-content.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.
