# 👋ようこそ！

## AnyLogiは受注・在庫・出荷の３つの管理機能を、直感的に操作できる管理画面を持つ物流管理プラットフォームです。

![](/files/-Me-QahxRi65MbYK4Ul7)

下記項目からお探しのものをお選びください。

* [商品マスタを登録する](/anylogi/intro/sku.md)
* [入荷を登録する](/anylogi/intro/inbound/create.md)
* [注文情報と出荷を管理する](/anylogi/fulfillment/order.md)
* [在庫を管理する](/anylogi/fulfillment/inventory.md)
* [アカウント情報を管理する](/anylogi/admin_task/account.md)
* [ストア情報を管理する](/anylogi/admin_task/store.md)
* [ユーザー情報を管理する](/anylogi/admin_task/user.md)
* [FAQ](/anylogi/faq-2.md)


---

# 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://anymind-group.gitbook.io/anylogi/master.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.
