# Webstore

The **Webstore** section of the **Tebex Control Panel** allows you to customize the look, feel, functionality, and communication of your store. These settings give you full control over customer experience and brand alignment.

Here’s what you can configure:

***

### **Appearance & Branding**

* **Appearance** – Customize your store’s color scheme, fonts, and layout settings.
* **Sidebar** – Control which links and sections appear in your webstore’s navigation.
* **Our Footer** – Add custom links, text, or branding to your store footer.
* **Template Variables** – Modify visual elements or store logic through templating controls.
* **Custom Variables** – Define dynamic variables to personalize elements across the store.

***

### **Localization & Pricing**

* **Regional Pricing** – Set region-specific pricing based on currency or location.
* **Translations & Languages** – Choose supported languages and manage translation defaults.
* **Custom Translations** – Override default text strings for more tailored messaging.

***

### **Pages & Content**

* **Pages** – Create static pages (e.g., Terms of Service, FAQs, Guides) for your store.

***

### **Communication**

* **Emails** – Customize automated emails sent to customers (purchase confirmations, reminders, etc.).
* **Slack & Discord Notifications** – Integrate with your community tools to receive real-time alerts.

***

### **Domains**

* **Subdomains & Custom Domains** – Use a custom subdomain or connect a branded domain to 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://docs.tebex.io/creators/tebex-control-panel/webstore.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.
