# How to update bibisco

## 1) Download the new version

There are two ways to download the new version.

#### ***1.1) From your Gumroad library*** ([What is the Gumroad Library?](https://help.gumroad.com/article/247-what-your-customers-see))

Select bibisco from your products:

![](/files/hl7Cm8VMcG8lnSaQcS56)

You will land on a page where you can download the new version of bibisco:

<figure><img src="/files/fzFxsiHxQUTs2C4ofJYs" alt=""><figcaption></figcaption></figure>

#### ***1.2) From the receipt email***

The first time you purchased bibisco, you received an email like this (if you can't find it **check the spam folder**):

<figure><img src="/files/fuL41qFD4bpzpvf6Vrsx" alt=""><figcaption></figcaption></figure>

Press the button **View content**; the button takes you to a page where you can download the new version of the application:

<figure><img src="/files/fzFxsiHxQUTs2C4ofJYs" alt=""><figcaption></figcaption></figure>

## 2) Installation

Install the new version using [these instructions](/how-to-install-bibisco.md).

## 3) Configuration

When bibisco starts, select the project directory you were working on as a project directory ([Where is my projects directory?](/bibisco-projects-directory/where-is-my-projects-directory.md)).

![](/files/-MaTh-CjOjucd4OLCHa1)


---

# 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.bibisco.com/how-to-update-bibisco.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.
