# Introduction

## What is BlockBot?

BlockBot is building an [Avalanche L1](https://build.avax.network/docs/quick-start/avalanche-l1s) chain and an AI-powered chatbot that will allow users to **send, earn, and play with crypto, all within chat-based platforms like WhatsApp.**<br>

## Who is building BlockBot?

BlockBot is being built by a [dedicated team of engineers and visionaries](https://www.linkedin.com/company/blockbot-inc/people/?viewAsMember=true) in the blockchain ecosystem, also known as the [Blockchain Gazette](https://linktr.ee/blockchaingazette) team.

{% hint style="info" %}

### <sub>Disclaimer</sub>

{% endhint %}

<sub>*This documentation is not investment advice, it is provided for educational and development purposes only. The details found herein in this documentation may be updated without notice as needed. Significant changes to this documentation may later be communicated via our official channels.*</sub>


---

# 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://blockchain-gazette.gitbook.io/blockbot/readme.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.
