# Getting Started

Welcome to <code class="expression">space.vars.PRODUCT\_NAME</code>. Many organizations run multiple branded stores. This guide helps you find a store, sign in, and begin purchasing training.

## What you need

* A store URL from your organization (example: `https://nexportmarket.com`)
* An email address for your account

## Steps

1. Open your store URL.
2. Click `Log in` or `Register`.
3. If you already have a NexPort Campus account, sign in with that email/password to link your Marketplace account automatically.
4. If you’re new, complete registration. Some stores require extra fields (e.g., job role, library card). Fill any required fields to continue.
5. You’re ready to browse, add items to your cart, and check out.

## Tips

* Stores are brand‑specific. Prices, products, and fields can vary per store.
* If your organization gave you a promo code or scholarship, keep it handy for checkout or redemption.


---

# 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/end-user-guide/getting-started.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.
