# マーケットプレースコンポーネント

## イントロ動画

{% embed url="<https://youtu.be/7xHuW5juKJs>" %}

Adaloマーケットプレイスを使用して、アプリに追加のコンポーネントを追加できます。

マーケットプレイスを探索するには、左のツールバーにあるプラスボタンをクリックし、次にスクロールしてマーケットプレイスセクションに移動し、\[マーケットプレイスを探索] ボタンをクリックします。

![](/files/U90dPtteejqTtcduguLZ)

任意のコンポーネントのインストールボタンをクリックして、Adaloアカウントに追加します。コンポーネントをインストールしたら、Adaloアカウント内の任意のアプリで使用できるようになります。

インストールされたコンポーネントを使用するには、マーケットプレイスのモーダルを閉じ、左のツールバーにあるプラスボタンをクリックし、マーケットプレイスセクションにスクロールします。そこから、インストール済みセクションを展開して、マーケットプレイスからインストールしたコンポーネントを確認できます。アプリの画面にコンポーネントをドラッグアンドドロップして配置します。

独自のコンポーネントを開発する方法に興味がある場合は、[developers.adalo.com](https://developers.adalo.com/docs/basics/introduction) をチェックしてください。

以下では、Adaloによって開発されたマーケットプレイスコンポーネントに関するヘルプ記事を見つけることができます：

{% hint style="info" %}
Adaloはサードパーティのコンポーネントを管理しておらず、そのため、そのパフォーマンスを保証することはできません。
{% endhint %}

{% content-ref url="/pages/qEOpKKMPVghBlX3HVqhm" %}
[マーケットプレースからコンポーネントを追加する方法](/ja/component-basics/marketplace-components/how-to-add-components-from-the-marketplace.md)
{% endcontent-ref %}

{% content-ref url="/pages/gZxDzar7dVEQTFZrZOjW" %}
[アプリ内購入のデジタル購入](/ja/component-basics/marketplace-components/single-use-in-app-purchases.md)
{% endcontent-ref %}

{% content-ref url="/pages/JFNH2vnDTx7AWlD4NIRn" %}
[Googleでサインイン](/ja/component-basics/marketplace-components/sign-in-with-google.md)
{% endcontent-ref %}

{% content-ref url="/pages/YsVDsHxcIAY7xD7O8fJA" %}
[Appleでサインイン](/ja/component-basics/marketplace-components/sign-in-with-apple.md)
{% endcontent-ref %}

{% content-ref url="/pages/e8vFUCIR7h0BGMxMdx2X" %}
[地図](/ja/component-basics/marketplace-components/maps.md)
{% endcontent-ref %}

{% content-ref url="/pages/rgA7P1dDTasg1esx5w4H" %}
[棒グラフと折れ線グラフ](/ja/component-basics/marketplace-components/how-to-insert-bar-charts-and-line-graphs.md)
{% endcontent-ref %}

{% content-ref url="/pages/hpXoItNclQp1eyMTWUr7" %}
[円グラフ](/ja/component-basics/marketplace-components/pie-chart.md)
{% endcontent-ref %}

{% content-ref url="/pages/zBbBf9DDNRxQQZjp6H9f" %}
[Google Admob](/ja/component-basics/marketplace-components/google-admob.md)
{% endcontent-ref %}

{% content-ref url="/pages/DugdgLnC8e2HWMNaTn00" %}
[カレンダー](/ja/component-basics/marketplace-components/calendar.md)
{% endcontent-ref %}

{% content-ref url="/pages/Or4nT3bEWbgVBBmoO3vb" %}
[進行状況バー](/ja/component-basics/marketplace-components/progress-bar.md)
{% endcontent-ref %}

{% content-ref url="/pages/XPNUvP5VWCRHTc57DMhQ" %}
[星評価](/ja/component-basics/marketplace-components/star-rating.md)
{% endcontent-ref %}

{% content-ref url="/pages/W35kko4ok7c8xCJYHVJM" %}
[ストップウォッチ](/ja/component-basics/marketplace-components/stopwatch.md)
{% endcontent-ref %}

{% content-ref url="/pages/kYVgaQ2u1OkZSsT2alkf" %}
[スライダー](/ja/component-basics/marketplace-components/slider.md)
{% endcontent-ref %}

{% content-ref url="/pages/elkOBp5C9racwRmVD5F3" %}
[Lottieファイル](/ja/component-basics/marketplace-components/lottie-files.md)
{% endcontent-ref %}

{% content-ref url="/pages/dPz1it2fbFmBaoyWaLUt" %}
[YouTube](/ja/component-basics/marketplace-components/youtube.md)
{% endcontent-ref %}

{% content-ref url="/pages/Jk4yZIQ9SqIXsQt5O4OS" %}
[オーディオプレーヤー](/ja/component-basics/marketplace-components/audio-player.md)
{% endcontent-ref %}

{% content-ref url="/pages/cMkOfdbq2mgp0Qd7xrzU" %}
[マークダウンレンダラー](/ja/component-basics/marketplace-components/markdown-renderer.md)
{% endcontent-ref %}

{% content-ref url="/pages/TmxgKpifweIv1su6iIGi" %}
[署名](/ja/component-basics/marketplace-components/markdown-renderer-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/ElwfudAjNV3GzizPXFJc" %}
[Stripe](/ja/component-basics/marketplace-components/stripe.md)
{% endcontent-ref %}


---

# 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://help.adalo.com/ja/component-basics/marketplace-components.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.
