> For the complete documentation index, see [llms.txt](https://docs.mburger.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mburger.cloud/how-to/advanced-section-creation.md).

# Advanced section creation

{% content-ref url="/pages/-MLN72mnmXwBHwP-yv2I" %}
[Create a section with a relation](/how-to/advanced-section-creation/create-a-section-with-a-relation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLN8r0tAh84vErz5P2F" %}
[Set the value of a checkbox element](/how-to/advanced-section-creation/set-the-value-of-a-checkbox-element.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLN9-iwqBMh\_uBf-an3" %}
[Create a section with a multiple or dropdown element](/how-to/advanced-section-creation/create-a-section-with-a-multiple-or-dropdown-element.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLN999CydorGpoGZ2Jw" %}
[Create a section with a SLUG](/how-to/advanced-section-creation/create-a-section-with-a-slug.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLN999CydorGpoGZ2Jw" %}
[Create a section with a SLUG](/how-to/advanced-section-creation/create-a-section-with-a-slug.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MLN8PMbbQJXyc1iZmO8" %}
[Send or schedule a push when creating a section](/how-to/advanced-section-creation/send-or-schedule-a-push-when-creating-a-section.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mburger.cloud/how-to/advanced-section-creation.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.
