# Zontroy AI Quick Start

### Step-by-Step Installation and Setup

Download the Latest Version

* Visit the official Zontroy website at[ https://zontroy.com/](https://zontroy.com/) to download the latest version of Zontroy AI.

Install Zontroy AI

* Locate the downloaded executable file (e.g., Zontroy.AI-2.5.3.exe) on your computer.
* Double-click the file to begin the installation process. Follow the on-screen instructions to complete the setup.

Launch Zontroy AI

* After installation, locate the Zontroy AI shortcut icon on your desktop or in your Start menu.
* Double-click the icon to launch the application.

Access Your User Profile

Once Zontroy AI is running, navigate to the menu bar and select Help > User Profile

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

Sign Up and Sign In

* If you are a new user, click the Sign Up button to create an account.
* After signing up, log in to activate your 4-week trial version of Zontroy AI.

Start Your Trial

* Upon successful login, the trial version of Zontroy AI will automatically begin.

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

**Configure API Keys**

Go to Settings > User > AI API to provide API keys for the AI models you wish to use.

<figure><img src="/files/8b3VCNa7smAknCwBnLqH" alt=""><figcaption></figcaption></figure>

Supported AI platforms include:

1. OpenAI
2. Claude (Anthropic)
3. DeepSeek
4. Gemini (Google)
5. Qwen
6. Llama
7. xAI
8. OpenRouter

You can provide one or more API keys to enable access to the relevant AI models.

{% hint style="info" %}
*<mark style="color:blue;">**Good to know:**</mark>* You can click on the address <https://zontroy.com/download> to download the Zontroy AI software. &#x20;
{% endhint %}


---

# 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.zontroy.com/introduction/zontroy-ai-quick-start.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.
