# Admin Guide

This guide organizes administrative topics into two sections aligned with nopCommerce documentation: Getting Started (initial setup and configuration) and Running Your Store (day‑to‑day catalog, orders, and seat management).

## Getting Started

Foundation topics to configure your hosted <code class="expression">space.vars.PRODUCT\_NAME</code> environment and enable core functionality:

* Admin Overview
* Stores & Branding
* Extensions & Payments
* Registration Fields
* Supplemental Info & Groups

## Running Your Store

Operational topics for managing products, mappings, orders, organization purchases, and seats:

* Products; Fixed vs Open‑Ended Products
* NexPort Mapping
* Assigning and Transferring NexPort Campus Seats; Email Redemption Links for Seats
* Purchasing Groups; Scholarships & Seats; Organization Purchases & Purchasing Agents
* Returns and Refunds for Seats; Orders & Fulfillment; Reporting & Analytics


---

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