> For the complete documentation index, see [llms.txt](https://documentation.pushly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.pushly.com/pushly-ja/master.md).

# ホーム

当社の製品ドキュメントへようこそ。プラットフォームについて学び始めるには、以下の入門オプションからお選びください。

## 統合

{% content-ref url="/pages/6255cf1f2f94339b624396113df5588a76a4d069" %}
[Webプッシュ](/pushly-ja/integration/webpusshu.md)
{% endcontent-ref %}

{% content-ref url="/pages/291f0af95b411cf91280dbc600133d50e9b5063f" %}
[ネイティブアプリプッシュ](/pushly-ja/integration/implementation-steps.md)
{% endcontent-ref %}

## プラットフォーム

{% content-ref url="/pages/533f7a982776d09fe5b3e66ea40da4aac761d451" %}
[ダッシュボード](/pushly-ja/platform/dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/69c74ab2a0fd096668e2f582f06b044226a3c944" %}
[通知](/pushly-ja/platform/notifications.md)
{% endcontent-ref %}

{% content-ref url="/pages/a78fc8b38b1fba8269f951fb3513b23c8540a217" %}
[セグメント](/pushly-ja/platform/segments.md)
{% endcontent-ref %}

{% content-ref url="/pages/40eb7fd0587b800c513e85f6650eef89f844514b" %}
[ジャーニー](/pushly-ja/platform/journeys.md)
{% endcontent-ref %}

{% content-ref url="/pages/136616a43de552b2dc314004b5e5b95ee5fc9425" %}
[インサイト](/pushly-ja/platform/insights.md)
{% endcontent-ref %}

{% content-ref url="/pages/037559bf2ffc76d379757953ff56321b922ebaab" %}
[ユーザー管理](/pushly-ja/platform/user-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/bc045035ead98a5226d6a3e858a6955e1f94d230" %}
[組織](/pushly-ja/platform/organizations.md)
{% endcontent-ref %}

## 情報センター


---

# 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://documentation.pushly.com/pushly-ja/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.
