# Introduction

LayerPrompt AI is an open-source framework for creating on-chain AI agents. Whether you're an individual or a company, you can create intelligent agents that interact seamlessly on-chain.

Powered by LPLLM (Layer Prompt Language and Logic Modules), the framework ensures intelligent and efficient responses. A key feature of LayerPrompt AI is it's simpllicity and ease of use and powerful AI tools that makes onchain things easy.

Features

* Open-source: Anyone can contribute and build on top of LayerPrompt AI.
* On-chain AI agents: Create intelligent agents that interact seamlessly on-chain.
* Powered by LPLLM: Ensures intelligent and efficient responses.
* Easy to use: Simplifies the creation of on-chain AI agents.
* Powerful AI tools: Provides robust tools for on-chain interactions.


---

# 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.layerprompt.ai/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.
