# Stores & Branding

Each branded store has independent theme, catalog, pricing, and policies.

## Create or edit a store

1. Go to `Configuration` → `Stores`.
2. Click `Add new` or edit an existing store.
3. Set name, URL, and branding.
4. Save.

## Sale model (retail/wholesale)

* Under store settings, choose the sale model:
  * Retail: Standard one‑by‑one purchasing flows.
  * Wholesale: For purchasing agents and bulk seat purchases (requires business rules/agreements).

## Default subscription organization

1. Open the store editor.
2. In the `NexPort Organization Subscription` section, search and select the organization (predictive search is supported).
3. Click `Set` to store the org GUID.
4. Save.

## Notes

* Store‑level defaults (like subscription org) are used when product mappings don’t override them.
* Some features (e.g., custom registration fields) can be scoped to specific stores.

## Related

* [Admin Overview](/nexport-user-documentation/nexport-market/admin-guide/getting-started/overview.md)
* [Registration Fields](/nexport-user-documentation/nexport-market/admin-guide/getting-started/registration-fields.md)
* [Orders & Fulfillment](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/orders.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://docs.nexportsolutions.com/nexport-user-documentation/nexport-market/admin-guide/getting-started/stores.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.
