# Getting Title Prices

[A title price is required for a journal to appear in your Unsub dashboard](/troubleshooting/why-dont-i-see-a-certain-title-in-my-dashboard.md).&#x20;

We used to provide publicly available title prices when we supported the big five publishers (Elsevier, Wiley, Springer Nature, SAGE, and Taylor & Francis). This eased the setup process for Unsub because we already had some title prices. However, collecting title prices for **ALL** publishers is not feasible.&#x20;

As before we still recommend that you get in touch with your publisher contact and ask for a pricelist for the ISSNs in your dashboard. We have not heard of Unsub users having problems getting title prices from their publisher contacts.

As an alternative - or in addition - to contacting your publisher, you can use public title prices. These may or my not be different from the specific price the publisher charges you.

The following is non-comprehensive list of places to find public title prices:

* Elsevier: <https://www.elsevier.com/books-and-journals/journal-pricing/print-price-list>
* Wiley: <https://onlinelibrary.wiley.com/library-info/products/price-lists>
* Springer Nature: <https://www.springernature.com/gp/librarians/licensing/journals-catalog/journal-price-lists>
* SAGE: <https://us.sagepub.com/en-us/nam/sage-journals-and-subscription-info>
* Taylor & Francis: <https://taylorandfrancis.com/journals/price-lists/>


---

# 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.unsub.org/how-to-guides/getting-title-prices.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.
