# DeepFakeAI At a Glance

DeepFakeAI is a cloud-based deepfake clip creation solution that has revolutionized the way that everyday users can access the power of generative AI. It is accessible through our Web App as well as the Telegram bot

#### Easy

You can jump straight into clip creation in minutes by following our [Quickstart Guide.](/deepfakeai/features/quickstart-guide.md) No software, no downloads, just a seamless web interface.

#### Fast

Clips take from a few minutes to a few seconds to generate, allowing rapid clip creation on demand.

#### Versatile

With a robust selection of curated characters and an [ever-expanding community collection](/deepfakeai/features/custom-characters/explore.md), you can find the right character for any usage.

#### Customizable

With the [Custom Character](/deepfakeai/features/custom-characters.md) option, including the new Instant Voice Cloning model, you can create your own trained model of whoever you'd like with speed and ease.

#### Integrable

By utilizing our [Advanced Features, ](/deepfakeai/features/advanced-features.md)you can make your own FakeAI Bot to add to your Telegram group, or embed the Web App right into your own site.


---

# 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://deepfakeai.gitbook.io/deepfakeai/about-deepfakeai/readme.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.
