# finchain-skill

[finchain-skill](https://clawhub.ai/joyboy-sats/finchain-skill) is now available on clawhub.ai and can be installed directly through clawhub. Here are some common installation methods:

#### AI-powered self-installation <a href="#ai-zi-zhu-an-zhuang" id="ai-zi-zhu-an-zhuang"></a>

If you already have an Agent (like OpenClaw) that can communicate with you, you can try sending the following commands to the Agent to complete the self-installation:

{% hint style="success" %}
Please install Skill from this URL: <https://clawhub.ai/joyboy-sats/finchain-skill>
{% endhint %}

#### Manual Installation <a href="#shou-dong-an-zhuang" id="shou-dong-an-zhuang"></a>

（1）Open [Finchain-skill](https://clawhub.ai/joyboy-sats/finchain-skill) and download the ZIP file.

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

（2）Unzip the ZIP file and place the skill folder in the Agent's working directory.

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

（3）If you don't know the location of the Agent's working directory, you can try asking your Agent directly.


---

# 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://finchain.gitbook.io/finchain-docs/en/ai-services/finchain-skill.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.
