# FAQ

### Do I need programming skills? <a href="#id-2073" id="id-2073"></a>

No.

AIGIClaw works entirely through **natural language conversation**.\
You simply describe your request the way you would chat with a person.

### Is AIGIClaw free? <a href="#id-04e4" id="id-04e4"></a>

To ensure system stability, each user receives a **certain amount of free usage quota**.

### Which platforms are supported? <a href="#af51" id="af51"></a>

AIGIClaw is currently **live on Telegram**.

Support for **Discord** and **WhatsApp** is already under development. In the future, all platforms will share **synchronized memory**, allowing users to switch between platforms seamlessly.

### What languages are supported? <a href="#id-7763" id="id-7763"></a>

AIGIClaw supports **multilingual natural language interaction**, including:

* Chinese
* English

More languages will be added in future updates.


---

# 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/faq.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.
