# Account & Registration

You can sign in or register directly in a store. <code class="expression">space.vars.PRODUCT\_NAME</code> links your account to NexPort Campus so training can be delivered and tracked.

## Registering a new account

1. Go to your store URL and click `Register`.
2. Complete the form. Some stores show custom fields (e.g., department, location, library card); these are required when present.
3. Submit to create your Marketplace account and linked NexPort Campus profile.

## Signing in with an existing NexPort Campus account

1. Click `Log in` in the store.
2. Enter your existing Campus email/password.
3. Marketplace creates a linked profile automatically. Your name and contact info sync from Campus.

## Troubleshooting

* If you can’t access Marketplace but your Campus account works, contact your store admin; some admin permission policies can affect access.
* Library stores may validate library card numbers at registration. Follow on‑screen instructions if your card format is rejected.


---

# 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/account-registration.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.
