> For the complete documentation index, see [llms.txt](https://anymind-group.gitbook.io/anylogi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anymind-group.gitbook.io/anylogi/zh_tw/intro/onboarding/install.md).

# 安裝Shopify應用程式

請參考 [Shopify幫助頁面](https://help.shopify.com/ja/manual/apps/working-with-apps) 來安裝AnyLogi 應用程式。

{% hint style="info" %}
在 Shopify應用程式商店中搜尋「AnyMind」即可找到 AnyLogi應用程式。
{% endhint %}

{% hint style="info" %}
&#x20;安裝後，你將會被跳轉到以下頁面，點選登入頁面繼續。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://anymind-group.gitbook.io/anylogi/zh_tw/intro/onboarding/install.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.
