> For the complete documentation index, see [llms.txt](https://wardanalytics.gitbook.io/ward-analytics-spellbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wardanalytics.gitbook.io/ward-analytics-spellbook/spellbook-introduction.md).

# Spellbook Introduction

## :sparkles: API Introduction

The Ward API enables Web3 companies to build & scale applications that are compliant from the get-go, featuring customizable risk-scoring and simplified querying for wizards of all skill levels to use.

<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><span data-gb-custom-inline data-tag="emoji" data-code="1f3af">🎯</span> <strong>Compliance Queries</strong></td><td>Determine just how compliant certain addresses are.</td><td></td><td><a href="/pages/95MsZLZqZ0aDrwSGd1Xz">/pages/95MsZLZqZ0aDrwSGd1Xz</a></td><td><a href="/files/K8KU9NdpWuf5Ecxhy7kH">/files/K8KU9NdpWuf5Ecxhy7kH</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f916">🤖</span> <strong>Backend Integrations</strong></td><td>Integrate automation magic directly into your compliance pipeline.</td><td></td><td><a href="/pages/sXMn6aVmpcztn5NslMj3">/pages/sXMn6aVmpcztn5NslMj3</a></td><td><a href="/files/mauASEpiyMfNtmr40gvW">/files/mauASEpiyMfNtmr40gvW</a></td></tr></tbody></table>

## :chains: Supported Blockchains

These are the :white\_check\_mark:<mark style="color:green;">**currently supported blockchains**</mark>:white\_check\_mark:

* :white\_check\_mark: **Ethereum** --> `'Ethereum'`
* :white\_check\_mark: **Bitcoin** --> `'Bitcoin'`
* :tools: **TRON** --> `'Tron'`
* :tools: **XRP** --> `'XRP'`
* :tools: **Polygon** --> `'Polygon'`
* :tools: **Binance Smart Chain** --> `'BSC'`
* :tools: **NEAR Protocol** --> `'Near'`
* :tools: **Celo** --> `'Celo'`

## :heart: Support

If you're having trouble casting a spell or have any doubts, feel free to [join our Discord](https://discord.gg/2aPAZfnzdT) and ask any questions you may have!


---

# 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://wardanalytics.gitbook.io/ward-analytics-spellbook/spellbook-introduction.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.
