# How to change default text in sections?

## For stores using a different theme (not Smind theme)

To change the default text in sections, follow these steps:

1. From your Shopify admin, go to "Online Store" and then choose "**Themes**".
2. Choose the theme that Smind is working on, click "More actions", then choose "**Edit default theme content**".
3. Click the "**Smind**" tab, then find and replace the text you want to change.

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

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


---

# 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/faqs/how-to-change-default-text-in-sections.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.
