# Clawful Bot Docs

## Welcome to Clawful Docs! [![Discord Bots](https://top.gg/api/widget/status/775810393556779018.svg)](https://top.gg/bot/775810393556779018)

Here you can find all the information you need to use Clawful.

You can view the website [here](https://clawful.cf/)

You can invite Clawful clicking [here](https://discord.com/oauth2/authorize?client_id=775810393556779018\&scope=bot\&permissions=272682054)

You can join Clawful support server [here](https://discord.gg/KqHmP82ENP)

### Docs Notes

{% hint style="info" %}
In the commands, `[]`is used for optional parameters and `<>` for required parameters.
{% 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://anaemilia-deorellana.gitbook.io/clawful-docs/master.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.
