# Draft

<table data-header-hidden><thead><tr><th width="199.5"></th><th></th></tr></thead><tbody><tr><td>Dashboard</td><td>Explore trending sections and manage your installed sections.</td></tr><tr><td>Section library</td><td>The library contains pre-designed sections with flexible styles and layouts. Filter sections by category, features, or use cases; or search sections by name; sort by name, popularity, or newest.<br>A wide variety of sections for diverse use-cases.</td></tr><tr><td>Theme editor</td><td>Your installed sections will appear in the theme editor. Add and re-use your new section on any page. Learn about editing sections, adding content blocks. <br><br>Customize global styles for colors, fonts, spacing, and general styling.</td></tr><tr><td>Section, blocks, and global styles</td><td>Click section to find settings. Add and customize blocks</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.fluorescent.co/section-studio/draft.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.
