# FAQs

<details>

<summary>Does Section Studio work with my theme?</summary>

Section Studio is compatible with any OS2.0 Shopify theme.

</details>

<details>

<summary>Will the app make changes to my theme code?</summary>

</details>

<details>

<summary>Can I customize the section style?</summary>

Yes. Sections have their own style settings. The [global style settings](/section-studio/sections/global-styles.md) give you more control to match your branding and will allow you to apply consistent design across the sections you add.

</details>

<details>

<summary>How do I remove sections?</summary>

You can delete sections in your templates and uninstall sections from your theme.

* To delete a section from a template, click the section in the theme editor side panel and click **Delete section** at the bottom.&#x20;
* To uninstall a section, go to the [Sections library](https://admin.shopify.com/apps/sections-studio/live_shop_admin/sections) and click **Manage section** for the sections you want to remove. Click **Uninstall section** to select which themes to uninstall the section,

</details>

<details>

<summary>How often do you release new sections?</summary>

We release new sections every month.

</details>

<details>

<summary>Can I install sections to more than one theme?</summary>

Yes, you can install a section to any theme that's built for Shopify OS2.0

</details>

<details>

<summary>How many sections can I add?</summary>

On the Free plan, you can install one section on any theme. On higher plans, you can install any section from the section library. You can add installed sections to any template, as many times as you like.

</details>

<details>

<summary>Why do sections appear on every page?</summary>

If you've added you section in the **Header** or **Footer** groups in the editor side panel, the section will appear on every page by default. In announcement bar sections, you can choose to show the section on the home page only.

</details>


---

# 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/faqs.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.
