# Download and Installation

## Download and Install totle

Download and installation guide for <mark style="color:blue;">**totle**</mark> Outlook desktop version.

* **Go to the download page**: Go to the [program download page](https://en.totlelab.com/download) and **click the download button**.
* **Program Installation**: Double-click the downloaded file (.exe) to begin the installation.
* **Complete Installation**: 32-bit or 64-bit version is installed automatically depending on your MS Office version.
* **Launch Outlook**: Open Outlook app after the installation is completed

***

## Totle Account

{% tabs %}
{% tab title="Create a new totle account" %}

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

1. When you run Outlook after completing the installation, **"Start-totle"** window will appear.
2. Click on the **"Sign Up"** tab on the upper right corner.&#x20;
3. Fill in your information and click **"Sign Up and Agree"** to complete the account registration.
   {% endtab %}

{% tab title="Account Login" %}

1. Upon completing the new account registration, you will be automatically logged in to your account.
2. After logging in, you can freely use totle features.
   {% endtab %}
   {% endtabs %}


---

# 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.totlelab.com/totle-docs/overview/download-and-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.
