# WOMBOT Documentation

## What is WOMBOT?

WOMBOT is the official Discord bot of the Wombo Dream app! Some features include:

> * Create beautiful A.I. artwork using various A.I. generative models
> * NSFW for premium users
> * Wacky aspect ratios
> * Custom styles
> * More to come!

{% hint style="info" %}
**NOTE:** As a free user, you'll be limited to 50 Credits per week. To earn more credits, check out the "First Steps" section of this guide.
{% endhint %}

## Get Started

A few guides to get you familiar with the various commands and features

{% content-ref url="/pages/B1SmKl8jXCxk5iyJW7BP" %}
[First Steps](/docs/wombot-101/first-steps.md)
{% endcontent-ref %}

{% content-ref url="/pages/3sjqLao3jElsqKemKNOP" %}
[Using Commands](/docs/wombot-101/using-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/dYzHZO6QMEFQ0g26Brc0" %}
[FAQs](/docs/resources/faqs.md)
{% endcontent-ref %}

{% content-ref url="/pages/85l2M0QasDWPqRt686bm" %}
[Content Guidelines](/docs/resources/content-guidelines.md)
{% 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://womboverse.gitbook.io/docs/wombot-documentation.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.
