# 📜 送り状発行

- [ご利用開始前の準備](https://anymind-group.gitbook.io/anylogi/label/onboarding.md)
- [ステップ 1. AnyLogiの新規登録](https://anymind-group.gitbook.io/anylogi/label/onboarding/registration.md): AnyLogiのアカウントをお持ちでない方は、以下のステップに従い、アカウント登録をお願いします。既にAnyLogiのアカウントを登録済みの方は、ステップ2へお進みください。
- [ステップ 2. Shopifyと連携](https://anymind-group.gitbook.io/anylogi/label/onboarding/install.md): ステップ1をお済みの方や既にShopifyと連携済みの方は、ステップ3へお進みください。
- [ステップ 3. 基本設定](https://anymind-group.gitbook.io/anylogi/label/onboarding/setting.md): ステップ3では、デフォルトの梱包材サイズ、内容品種別、荷送人住所を設定してください。
- [ステップ 4. 配送サービスを連携する](https://anymind-group.gitbook.io/anylogi/label/onboarding/courier-setting.md): ご利用いただく予定の配送サービスを事前に設定していただきます。下記手順に従い設定してください。
- [ステップ 5. 商品マスタを登録する](https://anymind-group.gitbook.io/anylogi/label/onboarding/sku.md)
- [補足情報](https://anymind-group.gitbook.io/anylogi/label/add.md): ご利用開始前の準備で不明点があれば下記ページを参照してください。
- [基本設定](https://anymind-group.gitbook.io/anylogi/label/add/setting.md): 基本設定
- [梱包材サイズ](https://anymind-group.gitbook.io/anylogi/label/add/setting/box.md)
- [内容品種別](https://anymind-group.gitbook.io/anylogi/label/add/setting/category.md)
- [荷送人住所](https://anymind-group.gitbook.io/anylogi/label/add/setting/address.md)
- [配送サービス](https://anymind-group.gitbook.io/anylogi/label/add/courier.md)
- [UPS](https://anymind-group.gitbook.io/anylogi/label/add/courier/ups.md)
- [日本郵便](https://anymind-group.gitbook.io/anylogi/label/add/courier/japanpost.md)
- [DHL](https://anymind-group.gitbook.io/anylogi/label/add/courier/dhl.md)
- [送り状・インボイス発行方法](https://anymind-group.gitbook.io/anylogi/label/shipping.md): こちらのページでは送り状・インボイスの発行方法について解説します。
- [送り状・インボイスを作成する](https://anymind-group.gitbook.io/anylogi/label/shipping/create.md)
- [出荷準備完了リストについて](https://anymind-group.gitbook.io/anylogi/label/shipping/ready.md)
- [宛先の「地方」欄が必須となる場合](https://anymind-group.gitbook.io/anylogi/label/shipping/province.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/label.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.
