# Upgrading a library

In you've updated your instance and didn't see the changes on a loaded library, you can do the following to refresh the library to the latest version:

<figure><img src="https://217025809-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJGpmCYDFJNsz2CDasSm%2Fuploads%2F7nASXn8PcfRbFEBBGWz9%2Fscsh-2025-01-01-10.09.59.png?alt=media&#x26;token=a8c50bfe-f4d8-45d2-b5ea-aeddf12a12ef" alt=""><figcaption></figcaption></figure>

This also applies to custom framework as long as you respect the incremental step of the library's version.


---

# 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://intuitem.gitbook.io/ciso-assistant/deployment/upgrading-a-library.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.
