# Settings

- [Settings Overview](https://help.freewebstore.com/settings/settings-overview.md)
- [Changing your Store Name](https://help.freewebstore.com/settings/changing-your-store-name.md): A simple step-by-step guide on how to change the name of your free online store from within your Freewebstore Control Panel.
- [Publishing my Store](https://help.freewebstore.com/settings/publishing-my-store.md): A step-by-step guide detailing how to publish your free online store to the web for all to see from within your Freewebstore Control Panel.
- [Setting the Default Currency](https://help.freewebstore.com/settings/setting-the-default-currency.md): Step by step instructions on how to change/set the default store currency for your free online store from within your Freewebstore Control Panel.
- [Editing the Default Tax](https://help.freewebstore.com/settings/editing-the-default-tax.md): A step-by-step guide on how to set up default tax values for your international customers from within your Freewebstore Control Panel.
- [Setting Product prices to Include/Exclude Tax](https://help.freewebstore.com/settings/setting-product-prices-to-include-exclude-tax.md): A step-by step guide on how to show your product prices Inclusive/Exclusive of the tax set from within your Freewebstore Control Panel.
- [Set the Default Weight Units up for your Store](https://help.freewebstore.com/settings/set-the-default-weight-units-up-for-your-store.md): A short step-by-step guide on how to set up the default weight units up successfully on your freewebstore from within your control panel.
- [Changing the Character Set](https://help.freewebstore.com/settings/changing-the-character-set.md): A simple step-by-step guide to change the character set used on your store from within your Freewebstore Control Panel.


---

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