# Chatbot

Our app will feature an integrated chatbot named **Ralphy**, designed to answer all your questions about Alephium and its ecosystem. This feature will be presented on a dedicated page, offering a seamless chat experience between users and the AI.

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

As the mascot of **RalphBuilder**, Ralphy serves as your friendly assistant, ready to help you not only with your queries but also with building smart contracts and exploring other exciting features that will be introduced in the future.

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

Ralphy can also be integrated into other dApps, offering a constant assistant via a chat bubble.

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

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

This integration will be available through a **paid subscription plan**, specifically designed for dApp owners.


---

# 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.ralphbuilder.org/ralphbuilder-dapp/chatbot.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.
