> For the complete documentation index, see [llms.txt](https://cee-systems.gitbook.io/cee-fare-builder/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cee-systems.gitbook.io/cee-fare-builder/fare-builder-user-manual/installation-guide/application-upgrade.md).

# Application Upgrade

#### <mark style="color:blue;">Since Fare Builder version 1.4.0.0, application automatically offers update when newer version is detected on CEE web storage. Update istallation continues after clicking on the \<Update Now> button.</mark>

<div align="left"><figure><img src="/files/bDb1zHCy97DiqjZbPjha" alt=""><figcaption></figcaption></figure></div>

#### <mark style="color:blue;">With older versions:</mark>

The upgrade process begins with a non-interactive screen displaying information about the version of CEE Fare Builder being installed.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfACDmjoVInBkTfshCuL48MTG9aTCsfZRXIrDKG-wIs9LR8tME-FcbJ4Sojg6YVNvp5RHhGA5ck-TwxB9EiTeRSY_6hi7wDEGRu82bu-N0jTpOz62chJLMqhRb24nqNRoGviDDPPw?key=K69gCO3qdKM_QTIzDuLFm2Rn)

If CEE Fare Builder is already installed on the PC, the setup prompts with a message box asking for confirmation to proceed with the upgrade.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfuO_H71Be8yMvsm_r4el-oA9BDxTbFvCvahwZ_e7BXI1VvHkjc8niYHy83t_i8ZTvop1n00iqSJiJj-4h2CYPYnQ39C4B2KUeGrkAtuCFwXXr7C-fDJRVz7TC8l-1lavCvKa4Fuw?key=K69gCO3qdKM_QTIzDuLFm2Rn)

During the upgrade, the folder selection step is skipped. Instead, the installer displays the target locations for the application files.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcCYJxkcm9vQDqLN00kkL59Lq0T6JLjZRYQSXe1nKSqXsg_q_dsGkKkRkxQsn6IdeIoPAKQx4uSSX3Lye4Do_-DaUkEblqzvSooi8D3G56iPONgAapf7je9iLJTzgq6sNWLnUWjYw?key=K69gCO3qdKM_QTIzDuLFm2Rn)

Once the upgrade is complete, a final message box confirms successful installation. Note that the Smartpoint #FB shortcut installation is not offered during an upgrade.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeExKjWsGijZUE0Q3C5bSIPw5ufUvF13nfoCf9FpgLYpN1fQTuiubrlmUAbItHXmJ5Md4ilP7lWRQzoCbul-j6Y5L6IxdhAEIC1yhB9BMNc-RUc5OcbobCgySnY3AjtBlypSnhTqQ?key=K69gCO3qdKM_QTIzDuLFm2Rn)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cee-systems.gitbook.io/cee-fare-builder/fare-builder-user-manual/installation-guide/application-upgrade.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
