# Changing the Character Set

Do you want to show special characters for your language on your store? Arabic? Hebrew? Greek? This is the setting you will need to change.

### How do I edit the character set on my online store?

To edit the default character set:

1. Login to your Freewebstore Control Panel.
2. Go to the **Settings > Store** section.
3. Scroll down to the very bottom of the page where you will see a panel labeled **Character Set.**
4. Select the desired Character Set from the dropdown menu provided.
5. Once you are happy, click **Update.**

{% hint style="warning" %}
If you are not sure what to choose, simply get in contact with our friendly [**Support Team**](/my-account/customer-support.md) who will be more than happy to suggest the correct character set for your needs.
{% 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://help.freewebstore.com/settings/changing-the-character-set.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.
