# Account Settings

- [Set Up Company Data](https://help.bespokefactory.com/advanced-configuration/set-up-your-company-data.md)
- [Update Prices](https://help.bespokefactory.com/advanced-configuration/set-up-your-company-data/update-prices.md): In this settings page you will be able enable / disable styles, as well as stablish retail prices for every style and customization availbale.
- [Enable & Disable Styles](https://help.bespokefactory.com/advanced-configuration/set-up-your-company-data/enable-and-disable-styles.md)
- [Account & Subscription](https://help.bespokefactory.com/advanced-configuration/partnership-subscription.md)
- [My Wallet](https://help.bespokefactory.com/advanced-configuration/my-wallet.md)
- [Ecommerce Integration](https://help.bespokefactory.com/advanced-configuration/ecommerce-integration.md)


---

# 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.bespokefactory.com/advanced-configuration.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.
