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

# Introduction

> **Website:** <http://hamstr.bot/>\
> **X (Twitter):** <https://x.com/hamstrdotbot>

Hamstr is an AI-powered execution agent built specifically for **BNB Chain**.

Trade. Automate. Analyze. Deploy.

Powered by **$HAMSTR**.

<figure><img src="/files/cMuLQWmY53Ku39LEqdro" alt=""><figcaption></figcaption></figure>

***

## What is Hamstr?

Hamstr is an intelligent on‑chain execution agent that turns simple instructions into real BNB Chain transactions.

Instead of navigating dashboards, contracts, or complex DeFi interfaces. You just tell Hamstr what you want done. The AI interprets your intent, constructs the transaction, and prepares it for execution.

{% hint style="success" %}
**Hamstr** is built for speed, simplicity, and native BNB Chain interaction.
{% endhint %}


---

# 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.hamstr.bot/overview/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.
