# Nubrick

## 日本語ドキュメント

- [Nubrickのメリット](https://docs.nubrick.app/start/readme.md)
- [実現できるソリューション](https://docs.nubrick.app/start/solution.md)
- [クイックスタート](https://docs.nubrick.app/start/quickstart.md): このページではNubrickの利用ステップについて記載します
- [SDKのインストール](https://docs.nubrick.app/start/install.md)
- [iOS](https://docs.nubrick.app/start/install/ios.md)
- [Android](https://docs.nubrick.app/start/install/android.md)
- [Flutter](https://docs.nubrick.app/start/install/flutter.md)
- [クイックスタート](https://docs.nubrick.app/start/quickstart-1.md)
- [アカウントの発行](https://docs.nubrick.app/start/quickstart-1/account.md)
- [モーダルを表示する](https://docs.nubrick.app/start/quickstart-1/modal.md)
- [アプリ内埋め込みを作成する](https://docs.nubrick.app/start/quickstart-1/embed.md)
- [プロダクトツアーを作成する](https://docs.nubrick.app/start/quickstart-1/tour.md)
- [施策の効果を振り返る](https://docs.nubrick.app/start/quickstart-1/check-experiment.md)
- [ABテストを行う](https://docs.nubrick.app/start/quickstart-1/abtest.md)
- [アプリ内メッセージ(In-App Messaging)](https://docs.nubrick.app/experiment_menu/modal.md)
- [アプリ内埋め込み (Embeddable Experiment)](https://docs.nubrick.app/experiment_menu/embed.md)
- [実装ガイド](https://docs.nubrick.app/experiment_menu/embed/embedding_guide.md)
- [エイリアスID（Alias ID）活用ガイド](https://docs.nubrick.app/experiment_menu/embed/aliasid_guide.md): Nubrickの「アプリ内埋め込み」機能では、通常のエクスペリメント（配信キャンペーン）ごとに発行される固有の embeddingID とは別に、任意の文字列を指定できる「エイリアスID（Alias ID）」を設定することが可能です。 本ガイドでは、エイリアスIDを活用するメリット、設定時のシステムルールと命名のコツ、および運用上の注意点について解説します。
- [プロダクトツアー (Product Tour)](https://docs.nubrick.app/experiment_menu/tour.md)
- [Remoteconfig（comingsoon）](https://docs.nubrick.app/experiment_menu/remoteconfig-comingsoon.md): Remoteconfig（comincomingsoon）
- [配信ロジックについて](https://docs.nubrick.app/experiment_edior/delivery_logic.md): Nubrick SDKにおけるエクスペリメントは「埋め込み（Embeddable Experiment）」と「オーバーレイ表示（In-App Messaging / Product Tour）」の2つのコンポーネント別に配信ロジックが異なるためそれぞれに付いて解説します
- [トリガー](https://docs.nubrick.app/experiment_edior/trigger.md): エクスペリメント編集画面のトリガーについて説明します
- [対象ユーザー](https://docs.nubrick.app/experiment_edior/user.md): エクスペリメント編集画面の対象ユーザーについて説明します
- [配信タイミングとスケジュール](https://docs.nubrick.app/experiment_edior/schedule.md): エクスペリメント編集画面の配信タイミングと配信開始日/終了日について説明します
- [ゴールメトリクス](https://docs.nubrick.app/experiment_edior/goal.md): エクスペリメント編集画面のゴールメトリクスについて説明します
- [iOS API移行ガイド（旧→新）](https://docs.nubrick.app/guide/ios-api-migration.md)
- [Android API移行ガイド（旧→新）](https://docs.nubrick.app/guide/android-api-migration.md)
- [変数を利用する](https://docs.nubrick.app/editor/variables.md)
- [iOS](https://docs.nubrick.app/reference/ios.md)
- [NubrickSDK](https://docs.nubrick.app/reference/ios/nubricksdk.md)
- [NubrickProvider](https://docs.nubrick.app/reference/ios/nubrickprovider.md)
- [RemoteConfigVariant](https://docs.nubrick.app/reference/ios/remoteconfigvariant.md)
- [Phases](https://docs.nubrick.app/reference/ios/phases.md)
- [Events](https://docs.nubrick.app/reference/ios/events.md)
- [Android](https://docs.nubrick.app/reference/android.md)
- [NubrickSDK](https://docs.nubrick.app/reference/android/nubricksdk.md)
- [NubrickProvider](https://docs.nubrick.app/reference/android/nubrickprovider.md)
- [RemoteConfigVariant](https://docs.nubrick.app/reference/android/remoteconfigvariant.md)
- [Phases](https://docs.nubrick.app/reference/android/phases.md)
- [Events](https://docs.nubrick.app/reference/android/events.md)
- [Flutter](https://docs.nubrick.app/reference/flutter.md)
- [API名の変更一覧](https://docs.nubrick.app/reference/flutter/migration.md)
- [Nubrick](https://docs.nubrick.app/reference/flutter/nubrick.md)
- [NubrickDispatcher](https://docs.nubrick.app/reference/flutter/nubrickdispatcher.md)
- [NubrickProvider](https://docs.nubrick.app/reference/flutter/nubrickprovider.md)
- [NubrickEmbedding](https://docs.nubrick.app/reference/flutter/nubrickembedding.md)
- [NubrickRemoteConfig](https://docs.nubrick.app/reference/flutter/nubrickremoteconfig.md)
- [NubrickUser](https://docs.nubrick.app/reference/flutter/nubrickuser.md)
- [NubrickAnchor](https://docs.nubrick.app/reference/flutter/nubrickanchor.md)
- [トラブルシューティング](https://docs.nubrick.app/reference/reamde.md)
- [Cocoapods error](https://docs.nubrick.app/reference/reamde/cocoapods-error.md)
- [XCode Build error](https://docs.nubrick.app/reference/reamde/xcode-build-error.md)
- [イベント設計ガイド](https://docs.nubrick.app/other/eventguide.md)
- [ユーザー属性情報（setProperties）について](https://docs.nubrick.app/other/setproperties.md)
- [アカウントの招待方法](https://docs.nubrick.app/other/invitation.md): 自分のプロジェクトにユーザーを招待する方法を紹介します


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.nubrick.app/start/readme.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.
