# Storefront wording/languages

For changing your online store's wording, you can do this be following these simple steps:

1. `Online store` → `Themes`
2. `Actions` → `Edit languages`

You can search in the box at the top for the existing text. It will then bring up result/s where you can edit this.&#x20;

Any changes to the text here will be reflected on your store.


---

# 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://erickson.gitbook.io/themes/erickson/faqs/storefront-wording.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.
