# Installation

### Preparation

To use iBESO on your system, you will need the following installed:

1. Supported operating system: Windows
2. The number of processers: more than 4

### Installation steps

Step 1: Download the `iBESO-2D_setup.exe` installation file, which can be found [here](https://doi.org/10.25439/rmt.22560256.v1).

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

Step 2: Run the installer. Locate the downloaded installation file on your computer and double-click it to run the installer. You may be prompted for administrator permissions; click "Yes" or "Allow" to proceed.

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

Step 3: Choose installation options. During the installation process, you'll be asked to choose the installation location and other preferences. Select the options that suit your needs and click "Next" to continue.

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

Step 4: Install the software. Click "Install" to begin the installation process. Wait for the installation to complete, which may take several minutes.

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

Step 5: Finish the installation. Once the installation is complete, click "Finish" to close the installer. You can now launch the software from your computer's Start menu or Applications folder.

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


---

# 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://albertlidesign.gitbook.io/ibeso/installation.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.
