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

# Weaver

## Welcome to Weaver Docs!

Weaver is a multi-purpose discord bot that can do anything from moderation to fun commands. Its only purpose is to make your life easier.

Open to community, built for the community. Decide what features you want the bot to have and request it directly to the creator.

This documentation provides information on each module/command, including the description, usage, and examples, as well as the use of the dashboard.

{% hint style="warning" %} <mark style="color:orange;">**Warning**</mark>

This documentation is currently under construction.
{% endhint %}

## Useful Links

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden align="center"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Website</strong></td><td align="center"></td><td></td><td><a href="https://w.franciscoliveira.com">https://w.franciscoliveira.com</a></td><td></td></tr><tr><td align="center"><strong>Dashboard</strong></td><td align="center"></td><td></td><td><a href="https://w.franciscoliveira.com/servers">https://w.franciscoliveira.com/servers</a></td><td></td></tr><tr><td align="center"><strong>Add Weaver</strong></td><td align="center"></td><td></td><td><a href="https://w.franciscoliveira.com/invite">https://w.franciscoliveira.com/invite</a></td><td></td></tr><tr><td align="center"><strong>Support</strong></td><td align="center"></td><td></td><td><a href="https://w.franciscoliveira/support">https://w.franciscoliveira/support</a></td><td></td></tr><tr><td align="center"><strong>Creator's Website</strong></td><td align="center"></td><td></td><td><a href="https://franciscoliveira.com/dev">https://franciscoliveira.com/dev</a></td><td></td></tr></tbody></table>

## Get started

{% content-ref url="/pages/6ZZU91mbZimiqVRsz6eX" %}
[Commands](/commands.md)
{% endcontent-ref %}


---

# 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.weaver.franciscoliveira.com/weaver.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.
