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

# Welcome to Doordinals

Congratulations on choosing Doordinals, the leading solution for automating Discord role management based on Bitcoin Ordinals. You're about to revolutionize your community with the most advanced Web3 technology.

### What You'll Discover

This documentation will guide you through every step of your journey with Doordinals:

* **🚀 Quick Start** : Setup and configuration in under 10 minutes
* **⚡ Powerful Features** : Complete Discord role automation
* **🔒 Advanced Security** : Maximum protection for your data and community

### Why You Made the Right Choice

By choosing Doordinals, you're joining a community of **Web3 leaders** who trust our technology to:

* **Increase community engagement** by 300% on average
* **Save 20+ hours per week** on manual role management
* **Strengthen security** with advanced cryptographic authentication
* **Create value** for their Ordinals holders

## Quick links

{% content-ref url="/pages/LA1ZGy89RxDVZeGKxYxb" %}
[What we do](/overview/what-we-do.md)
{% endcontent-ref %}

{% content-ref url="/pages/xgjb7O1lQH48s5Hpj0rl" %}
[Our Features](/overview/our-features.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/dv089hKnYcxxEZtbthUV" %}
[Getting set up](/product-guides/getting-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/SN1Hkoq2P0rRAN5BGQm2" %}
[Bot commands](/product-guides/bot-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/ErPa3IqS6Okv89Bqk1si" %}
[Security & Privacy](/securite-et-support/security-and-privacy.md)
{% endcontent-ref %}

{% content-ref url="/pages/fbCXBljg064nInZF114K" %}
[Support](/support.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, and the optional `goal` query parameter:

```
GET https://docs.doordinals.com/welcome-to-doordinals.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
