# My library

## How To Use?

When you installed a sections, templates, themes, styles, page builder and theme builder on your store, you can find them in their respective categories.

<figure><img src="/files/CpODl9I68drcfVsIkLk1" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For the customize function, deleting the others similar the section.
{% endhint %}

### How To Update The Section?

1. To update the latest version of section, click **Update.**

<figure><img src="/files/WmdRmitLN2syrHULfv9G" alt=""><figcaption></figcaption></figure>

2. Click the checkbox to make sure you understand what you're doing.

<figure><img src="/files/dNpRFZatwg76bJ5KAEWm" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you want update multiple sections, you can select multiple sections -> Update
{% endhint %}

{% hint style="info" %}
Only sections and styles have the update feature.
{% endhint %}

### How To Customize The Section?

To customize the section, click the icon to edit.

<figure><img src="/files/1wO0sX0fKollpUBvafNz" alt=""><figcaption></figcaption></figure>

### How To Delete The Section?

To delete the section, click ... > **Delete**

<figure><img src="/files/dMBYkBUupCFb4CfNMsiF" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you want delete multiple sections, you can select multiple sections -> Delete
{% endhint %}


---

# 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.smind.io/in-app/my-library.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.
