# First Steps

{% hint style="warning" %}
Note: As of March 9 2023, WOMBOT and the Dream app no longer share a subscription. This means both subscriptions need to be purchased separately. For more info, see the FAQs.
{% endhint %}

<details>

<summary>Step 1: Read the WOMBOT FAQs</summary>

Read this section. Most basic questions are already addressed, and any other questions can be answered in our Discord server.

Be aware of the Server Rules, as well. If you violate them, you risk getting Banned and terminating your WOMBOT services.&#x20;

</details>

<details>

<summary>Step 2: Activating Premium</summary>

* Head to <https://wombot.ai/>
* Log into the Discord account you'd like Premium benefits on
* Select your preferred plan, and proceed through the Stripe payment screen

If you're someone who has stayed subscribed in the App **prior to March 9th**, and do not have WOMBOT perks, please DM @ModMail in the Womboverse with Proof of Purchase, and our team can go through steps to get that resolved.

</details>

<details>

<summary>Step 3: Add the Bot to your server (optional)</summary>

Users may choose to invite WOMBOT to their own server. The simplest way to do that is:

* Head to [https://w.ai/wombot](https://w.ai/wombot/)
* Choose "+ to your server"
* Log into Discord, and select the server you'd like to invite WOMBOT to

Be aware, WOMBOT needs the necessary permissions to function in a private server. If you're having issues reach out to our Team for help.

</details>

<details>

<summary>Free Users: Earning Credits for WOMBOT</summary>

If you're a Free user and you've run out of credits, but want to keep making awesome art, you're in luck!

We are offering credits for everyone who votes for WOMBOT on top.gg!

We give 10 extra credits per week for every vote, and a full MONTH of premium for every 30 votes. You can vote every 12 hours. And it's free to do! And it supports us.

<https://top.gg/bot/996534605828083824>

</details>


---

# 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-101/first-steps.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.
