# Welcome

{% hint style="info" %}
**ZeroGPT Tip: Read carefully to avoid questions.** 😇
{% endhint %}

## Overview

> **ZeroGPT** is the top choice for free AI testing. It offers access to the DeepSeek-V3 and DeepSeek-R1 Assistants. Additionally, you can create images and art using the Flux image generator.

## Quick links

{% content-ref url="/pages/ouAf79mIBLqr78z0UV8J" %}
[Our Features](/zerogpt/overview/our-features.md)
{% endcontent-ref %}

## Get Started

{% content-ref url="/pages/niXZXfheZ8FDCtlzJpZI" %}
[Installing](/zerogpt/get-started/installing.md)
{% endcontent-ref %}

{% content-ref url="/pages/hcQ048VXg0DM7qKt08GY" %}
[Text Completion](/zerogpt/get-started/client/text-completion.md)
{% endcontent-ref %}

{% content-ref url="/pages/bcQMMWnmTBQfbyJ8uZJo" %}
[Broken mention](broken://pages/bcQMMWnmTBQfbyJ8uZJo)
{% endcontent-ref %}


---

# 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://red-3.gitbook.io/zerogpt/welcome.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.
