> For the complete documentation index, see [llms.txt](https://docs.aicordapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aicordapp.com/welcome-to-aicord.md).

# Welcome to AICord

Hey! Thanks for trying AIcord! AICord is the best multi-purpose, AI Discord bot. You can create [AI Characters](/ai-characters.md), generate [images](/image-generation.md), summarize and write text and so much more!

You're probably looking for answers on how to use AICord or solve an issue you have. Well, you're at a good place! This is AICord's official docs, which contains the usage of almost every feature, tutorials, guides and other important information.

## The Team

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><mark style="color:$primary;"><strong>Peter Till</strong></mark></td><td><mark style="color:$info;">Founder &#x26; Developer</mark></td><td><a href="mailto:peter@aicordapp.com">Email</a></td><td></td><td></td></tr><tr><td><mark style="color:$primary;"><strong>Pingu</strong></mark></td><td><mark style="color:$info;">Support</mark></td><td></td><td></td><td></td></tr></tbody></table>

## Contact us

**Support Email:** <support@aicordapp.com>\
**Support Discord:** <https://discord.aicordapp.com/>\
**Legal Team:** <legal@aicordapp.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.aicordapp.com/welcome-to-aicord.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.
