# Welcome to Mad Hatter

{% hint style="info" %}
**Good to know:** Mad Hatter serves specifically to be a public good for Bankless DAO and provides an opportunity for incoming developers to showcase their talent through continued development. This bot is not currently, nor will it ever be, designed for the purpose of generating revenue.
{% endhint %}

## Getting Started

**Got 2 minutes?** Check out a video overview of our product:

{% hint style="danger" %}
LOOM VIDEO UNDER CONSTRUCTION
{% endhint %}

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/18V0aQhiupkTI3woORbj" %}
[Squad Up](/mad-hatter-user-guide/feature-guides/squad-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/CWTrdJyA1gmqQQTKt7gT" %}
[Notion](/mad-hatter-user-guide/feature-guides/notion.md)
{% endcontent-ref %}

{% content-ref url="/pages/fgbvSwx1N0HwrwJTsZ6n" %}
[Away From Keyboard](/mad-hatter-user-guide/feature-guides/away-from-keyboard.md)
{% endcontent-ref %}

{% hint style="info" %}
**Need more help?** Visit [wenHELP server](https://discord.gg/bNxuwCM2fS) to get real-time 24/7 support and one of our teams will assist you with your needs. Kindly allow around 24 hours turnaround time to make way for timezone difference.
{% endhint %}


---

# 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://wenhelp.gitbook.io/mad-hatter-user-guide/welcome-to-mad-hatter.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.
