# hyunGPT User Guide

{% hint style="info" %}
Here you'll be able to access all the information you might need while using hyunGPT!
{% endhint %}

Located on the left, there is a table of contents which you can browse to find guides you need. Select the section you wish to see and click it. This will walk you through step-by-step with and screenshots.

## About Us

hyunGPT is an AI assistant tool that helps you get the most done with a huge amount of artificial intelligence features.

With hyunGPT, you can chat with different personalities, generate music and images, and more, all in one bot. The only limit to what you can create is your imagination!

### It's Free!

We're still developing and testing new things, so many features of hyunGPT are free. All we ask for is for you to share and use hyunGPT with your friends and give us feedback in our [community server](https://discord.gg/hyungpt)!

## Features

There are a lot of unique use cases for all our features in hyunGPT.

With the chatbot, hyunGPT can...

* Talk to you in DMs
* See and send images
* Browse the web
* Watch YouTube videos and uploaded videos
* Roleplay endlessly
* Chat with you and your friends in channels

It's just like having another friend in your server!

hyunGPT also has many commands that can do many awesome things...

* Generate, remix, and upscale images
* Make high-quality music
* Translate text into any language (doggo-speak?)
* Turn images into prompts
* Make videos and movies
* Create GIFs

Anything you can think of...you can most likely do with hyunGPT! More features are on the way, and feel free to suggest new things in our [community server](https://discord.gg/hyunGPT)!

## Getting Started

Visit Adding hyunGPT to get hyunGPT into your server and start making the most out of our features!


---

# 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.hyungpt.app/hyungpt-user-guide.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.
