# マーケットプレースからコンポーネントを追加する方法

*スキルレベル: 初心者*

## 開始前の準備

* [画面とコンポーネント](/ja/component-basics.md)の基本的な理解を持っていること
* この機能を使用するには有料のAdaloプランは必要ありません

## 手順

{% tabs %}
{% tab title="シンプル" %}
**1.)** Adaloビルダー内で、左上隅にある大きなプラス記号<img src="/files/uv1ZczVUqOYQacjjl48E" alt="" data-size="line">をクリックします。

**2.)** 検索バーに「Marketplace」と入力し、**Explore Marketplace**をクリックします。コンポーネントリストの一番下までスクロールしてもマーケットプレイスを見つけることができます。

**3.)** リストから使用したいコンポーネントを見つけ、**Install**をクリックして、その後**Done**をクリックします。

**4.)** コンポーネントリストに戻り、新しいコンポーネントを**Installed**セクションのドロップダウンで見つけるか、検索バーで検索して少し早く見つけることもできます。

**5.)** コンポーネントをクリックして、希望する画面にドラッグアンドドロップします。
{% endtab %}
{% endtabs %}

## もっと詳しく知る

* 必要ないと判断した場合は、このガイドのステップ3に従ってコンポーネントをアンインストールすることもできます。**Install**をクリックする代わりに、ボタンは**Uninstall**に変更されます。
* 現在、コンポーネントマーケットプレイスで利用可能なのは無料のコンポーネントのみですが、[nocodemonkey.io](https://nocodemonkey.io)、[complab.io](https://complab.io)、[visualdev.studio](https://visualdev.studio)、[pragmaflow.com](https://pragmaflow.com)など、多くのサードパーティのコンポーネント開発者が有料のコンポーネントを提供しています。

## ヘルプ

この記事に関する追加のヘルプが必要な場合は、いつでも[コミュニティフォーラム](https://forum.adalo.com/)で質問できます！投稿する際には、この記事へのリンクも貼り付けてください！

チュートリアルやヘルプドキュメントのリクエストがありますか？[お知らせください！](https://ideas.adalo.com/tutorial-requests)


---

# 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/how-to-add-components-from-the-marketplace.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.
