# Welcome

Welcome to the OrdinalsBot Documentation! Here you will find our full API reference as well as some helpful articles to learn about inscriptions, ordinal theory and more.

## Getting Started

See below for some quick start links, if you have any questions, you can always reach out and open a ticket in our discord: [https://discord.ordinalsbot.com](https://discord.ordinalsbot.com/)

<table data-view="cards"><thead><tr><th></th><th></th><th></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><strong>API Reference</strong></td><td>Here you will find all docs for the OrdinalsBot API.</td><td></td><td><a href="../api/overview">overview</a></td><td><a href="https://796103842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO24IAeCgrVaXB6ds99Ew%2Fuploads%2FEXMqVnE1mzQAonHlOrHT%2Fapi.png?alt=media&#x26;token=cb4ebc38-db5f-4ab7-9363-ab3e62f4d839">api.png</a></td></tr><tr><td><strong>User Guide</strong></td><td>Here you will find helpful guides on using the OrdinalsBot app.</td><td></td><td><a href="../user-guide">user-guide</a></td><td><a href="https://796103842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO24IAeCgrVaXB6ds99Ew%2Fuploads%2FlmDKeOH4f13dr4PqilqS%2Fguide.png?alt=media&#x26;token=8a7d282a-8bb9-4588-b5dd-6b14cda7a961">guide.png</a></td></tr><tr><td><strong>Knowledge Base</strong></td><td>Here you will find helpful articles.</td><td></td><td><a href="../knowledge-base">knowledge-base</a></td><td><a href="https://796103842-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO24IAeCgrVaXB6ds99Ew%2Fuploads%2FDzCJMbZDAqdSFA92vfJz%2Flearn.png?alt=media&#x26;token=f543b394-6565-40c0-8a9f-8c3a04cd931d">learn.png</a></td></tr></tbody></table>

## Feedback

If you have any feedback or find any bugs, please reach out to us, and open a ticket in our discord: [https://discord.ordinalsbot.com](https://discord.ordinalsbot.com/)


---

# 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://docs.ordinalsbot.com/getting-started/welcome.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.
