> 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/installation.md).

# Installation

To install the application, run the CEE Fare Builder distribution file from any folder and follow the setup guide. Confirm any security warnings issued by Windows.

### <mark style="color:blue;">Welcome Screen.</mark>

This non-interactive screen displays information about the version of CEE Fare Builder being installed.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXd0JLVW9Rf9nhlMC9AJ-19P1nge6KFHMuwlFaBUoFcYsPeZNyR4FrurzcFG6x8w3A-c9vywjVuDSl0vqVFawUOwsFL07lSTHEdbT6eOhvVLcQlxq6DYverWaB0yixDH7h4Pw9lC8Q?key=K69gCO3qdKM_QTIzDuLFm2Rn)

### <mark style="color:blue;">Destination Folder Selection</mark>

By default, the setup installs the application files in C:\Program Files (x86)\CEE Travel Systems\FareBuilder. It is recommended to keep this default location.

During an application upgrade, the folder selection dialog is disabled.

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

### <mark style="color:blue;">Ready to Install Screen</mark>

This screen presents the final installation details, including the destination folder and Start Menu folder. The Start Menu folder CEE Applications\Fare Builder is pre-defined (hardcoded) and cannot be modified.

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

### <mark style="color:blue;">Smartpoint Quick Command Installation</mark>

After successful installation, a final message box confirms completion. For first-time installations, users are offered the option to add the #FB shortcut to Smartpoint Quick Commands.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdHvhmlqCmhjdzcw0IUxIbS6lX7GTNRwOXCzHvKbFx3HEFHpeHhMouokQ3K9dK6mfV17tK89zw-I_jJVqvq-CmWQ_4j0FWahgL5dDWuqOd4QSJkPTks42NsS3cV9BVt181Otrsu?key=K69gCO3qdKM_QTIzDuLFm2Rn)

If the #FB shortcut is added, confirmation is displayed in the last message box.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdn_BFBXCNqdUJU-FQ8an9lPocBcG6vLnDwwYYFf_SrfxrQjL-VMwpVXJOKneZEtQCR0HCI6Ji3EpSZeVh3iPfOYzq0e1tSozTuwHWdrZziqffS4laPifSXDB7KPt_AI0gnEE_9Eg?key=K69gCO3qdKM_QTIzDuLFm2Rn)

For application upgrades, the Smartpoint installation offer is not presented. However, the Smartpoint shortcut can be installed or removed anytime via the CEE Applications menu commands.


---

# 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/installation.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.
