# Section paddings

**Section paddings** control the spacing above and below course content. Proper padding improves readability and helps maintain a clean, balanced layout.

<table><thead><tr><th width="182">Property</th><th>Description</th></tr></thead><tbody><tr><td>Top margin</td><td>Set the space above content sections.</td></tr><tr><td>Bottom margin</td><td>Set the space below content sections.</td></tr><tr><td>Smooth appearance of blocks</td><td>Select "Yes" or "No" to enable or disable smooth transitions between content blocks. When enabled, this creates a more cohesive visual flow.</td></tr></tbody></table>


---

# 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://help.parta.io/branding/create-branding/section/section-paddings.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.
