# Introducing AIGIClaw

**AIGIClaw** is the first out-of-the-box AI autonomous agent system built on OpenClaw (龙虾). It provides an aided tool that integrates LLMs with blockchain technology, creating an intelligent interface for blockchain systems. Acting as your crypto assistant, it’s designed to turn user intent into on-chain actions. By leveraging natural language processing, AIGImate enables users to perform complex DeFi operations through simple conversations while offering near real-time insights from multiple data sources.

As DeFi rapidly evolves, users are faced with the challenge of tracking and managing multiple on-chain opportunities. AIGImate simplifies this by:

* *Automating complex DeFi interactions such as exchanges, deposits, and more.*
* *Aggregating and analyzing data from platforms like Twitter, pulling insights from both developer channels and community discussions.*
* *Delivering real-time updates on price movements, community sentiment, and project activity (with live data feeds powered by Pyth and Chainlink oracles).*

AIGImate helps users save time and effort while empowering them to make smarter decisions in the crypto field.


---

# 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://aigi-protocol.gitbook.io/aigi-protocol/overview/user-facing/aigiclaw/quickstart.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.
