# "Library" page

Market View had a "Library" feature, which were bookmarks, links to the URLs to your reports. The feature was not used often, so we deprecated this feature. \
\
You can copy this functionality by using your browser bookmarks. When you get the location and parameters to a map you like, bookmark it in your browser to be able to quickly return to it.

Note: neither Library bookmarks nor browser bookmarks preserve your layer selections, only your location and parameters set in the query paragrah.


---

# 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.nais.org/nais/info/library-page.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.
