# Hey, it's Blormmy

<figure><img src="/files/0W2i56Xcajj9py2XQCek" alt=""><figcaption></figcaption></figure>

Blormmy is an ai agent that allows people to easily do onchain actions through any interface. Using AI reasoning and blockchain connections, Blormmy can transform a natural language task into an onchain transaction.&#x20;

Under the hood, Blormmy uses smart wallets to enable users to perform seamless blockchain transactions directly from interfaces like X or the Blormmy website. Users can tweet commands like "@blormmy buy 10 USDC worth of Solana" or use the website to trigger transactions.

You can also rely on Blormmy as your teacher to deepen your understanding of blockchain technology and stay informed about the latest developments in crypto. Blormmy uses  large language models (LLMs) to process, query, and provide accurate, up-to-date information tailored to your questions. Whether you're exploring the fundamentals of blockchain, seeking insights into current crypto trends, or diving into specific topics like decentralized finance (DeFi) or token ecosystems, Blormmy can deliver relevant and reliable responses when prompted.

Read more in detail in the [How Blormmy works](/blormmy/readme/overview.md) page.


---

# 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.blormmy.com/blormmy/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.
