# Scholarships & Seats

> Note This page applies only to SHCOE-managed marketplaces. Most other Admin Guide topics remain generic and apply to all tenants.

Scholarships (seats) represent pre‑purchased entitlements that can be assigned to learners by admins, purchasing agents, or library staff.

## Common use cases

* Organizations bulk purchase seats and assign them to employees.
* Libraries purchase open scholarships and assign one seat per patron as they arrive.

## Workflow: selling scholarships to libraries

1. Configure the store and products (fixed or open‑ended) that the library will offer.
2. Sell scholarships in bulk to the library organization.
3. As patrons arrive, staff assign available seats to a patron account (create or link as needed).

## Assignment basics

* Seats can be auto‑assigned at purchase (auto‑redeem) or held for manual assignment.
* Ensure assignees have valid Marketplace/Campus accounts.

## Monitoring

* Track available seats by order or product.
* Export reports or use store analytics to reconcile assignments.

## Related

* [Assigning and Transferring NexPort Campus Seats](https://github.com/NexPort-Solutions/marketplace-user-docs/blob/main/user-docs/admin-guide/shcoe/assigning-and-transferring-seats/README.md)
* [Email Redemption Links for Seats](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/email-redemption-links-for-seats.md)
* [Purchasing Groups](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/purchasing-groups.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/shcoe/scholarships-and-seats.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.
