# Student Price

### Institutional funding strategy <a href="#studentprice-institutionalfundingstrategy" id="studentprice-institutionalfundingstrategy"></a>

An institution has the ability to implement a funding strategy through the use of an institutional percent markup on the digital course material's offer price. When institutions implement a funding strategy, there are three prices that matter: list price, offer price, and **student price**. The list price is the national price charged by the vendor. The offer price is the discounted price negotiated as part of the vendor agreement. The **student price** is the amount charged to the student for purchasing the offered digital course materials.

### Student price calculation <a href="#studentprice-studentpricecalculation" id="studentprice-studentpricecalculation"></a>

The student price accounts for both the offer price and percent markup associated with an institution’s digital course materials program. If your institution does not have a percent markup fee, then the student price is defaulted to be the same as the offer price.

{% hint style="info" %}
Student price = offer price + (institutional percent markup)
{% endhint %}

### Markup fee implementation <a href="#studentprice-markupfeeimplementation" id="studentprice-markupfeeimplementation"></a>

Institutions may choose to implement a percent markup fee to fund their digital content program or digital teaching and learning technologies ecosystem. Unizin supports this markup fee for institutions and will apply it to all content when generating and loading an institution's offer catalog. Institutions wishing to implement a student markup fee may [contact Unizin](https://resources.unizin.org/support-and-training#user-help-and-support) via email at <support@unizin.org> request **at least two weeks prior** **to an upcoming term's ordering period start date** to request the percent markup fee configuration be applied. The percent markup will remain configured thereafter and be applied to all future offer catalogs. When offers are imported through an [Institutional Catalog Import](https://resources.unizin.org/products/content/unizin-order-tool/implementation/institutional-sis-catalog-import), the percent markup configured for your institution is applied automatically to calculate the student price.

### Markup fee dependencies <a href="#studentprice-markupfeedependencies" id="studentprice-markupfeedependencies"></a>

[Order Feed 3.0](https://resources.unizin.org/products/content/unizin-order-tool/implementation/order-feed/3.0-order-feed) must be implemented by institutions that plan to utilize the student price feature. This is to ensure that an institution receives and processes a corresponding order feed that accurately represents how much a student will be charged for the purchase of a digital course material with a markup fee.


---

# 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://resources.unizin.org/products/content/unizin-order-tool/implementation/student-price.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.
