# Marketplace Components

## Intro Video

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

You can use the Adalo Marketplace to add additional components to your app.

To explore the marketplace, click the plus button in the left toolbar, and then scroll down to the marketplace section and click the Explore Marketplace button.

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-MDrOMTCb0R50QpXW95G%2F-MDrOneUViPC7aFp_Nse%2Ftest%20\(6\).gif?alt=media\&token=59db1946-84aa-4987-a525-78cbc58f7664)

Click the install button on any component to add it to your Adalo account.  Once you've installed a component, it will be available to use on any app in your Adalo account.&#x20;

To use an installed component, close the marketplace modal, and then click the plus button in the left toolbar, and scroll down to the Marketplace section.  From there, click to expand the Installed section to see the components you've installed from the marketplace.  Click and drag any of the components onto a screen in your app.

If you are interested in learning how to develop your own component, check out [developers.adalo.com](https://developers.adalo.com/docs/basics/introduction)

Below you can find help articles on Marketplace components developed by Adalo:

{% hint style="info" %}
Adalo does not maintain third-party components and, therefore, can't guarantee their performance.
{% endhint %}

{% content-ref url="marketplace-components/how-to-add-components-from-the-marketplace" %}
[how-to-add-components-from-the-marketplace](https://help.adalo.com/component-basics/marketplace-components/how-to-add-components-from-the-marketplace)
{% endcontent-ref %}

{% content-ref url="marketplace-components/single-use-in-app-purchases" %}
[single-use-in-app-purchases](https://help.adalo.com/component-basics/marketplace-components/single-use-in-app-purchases)
{% endcontent-ref %}

{% content-ref url="marketplace-components/sign-in-with-google" %}
[sign-in-with-google](https://help.adalo.com/component-basics/marketplace-components/sign-in-with-google)
{% endcontent-ref %}

{% content-ref url="marketplace-components/sign-in-with-apple" %}
[sign-in-with-apple](https://help.adalo.com/component-basics/marketplace-components/sign-in-with-apple)
{% endcontent-ref %}

{% content-ref url="marketplace-components/maps" %}
[maps](https://help.adalo.com/component-basics/marketplace-components/maps)
{% endcontent-ref %}

{% content-ref url="marketplace-components/bar-chart" %}
[bar-chart](https://help.adalo.com/component-basics/marketplace-components/bar-chart)
{% endcontent-ref %}

{% content-ref url="marketplace-components/pie-chart" %}
[pie-chart](https://help.adalo.com/component-basics/marketplace-components/pie-chart)
{% endcontent-ref %}

{% content-ref url="marketplace-components/bubble-scatter-chart" %}
[bubble-scatter-chart](https://help.adalo.com/component-basics/marketplace-components/bubble-scatter-chart)
{% endcontent-ref %}

{% content-ref url="marketplace-components/google-admob" %}
[google-admob](https://help.adalo.com/component-basics/marketplace-components/google-admob)
{% endcontent-ref %}

{% content-ref url="marketplace-components/calendar" %}
[calendar](https://help.adalo.com/component-basics/marketplace-components/calendar)
{% endcontent-ref %}

{% content-ref url="marketplace-components/progress-bar" %}
[progress-bar](https://help.adalo.com/component-basics/marketplace-components/progress-bar)
{% endcontent-ref %}

{% content-ref url="marketplace-components/star-rating" %}
[star-rating](https://help.adalo.com/component-basics/marketplace-components/star-rating)
{% endcontent-ref %}

{% content-ref url="marketplace-components/stopwatch" %}
[stopwatch](https://help.adalo.com/component-basics/marketplace-components/stopwatch)
{% endcontent-ref %}

{% content-ref url="marketplace-components/slider" %}
[slider](https://help.adalo.com/component-basics/marketplace-components/slider)
{% endcontent-ref %}

{% content-ref url="marketplace-components/lottie-files" %}
[lottie-files](https://help.adalo.com/component-basics/marketplace-components/lottie-files)
{% endcontent-ref %}

{% content-ref url="marketplace-components/youtube" %}
[youtube](https://help.adalo.com/component-basics/marketplace-components/youtube)
{% endcontent-ref %}

{% content-ref url="marketplace-components/audio-player" %}
[audio-player](https://help.adalo.com/component-basics/marketplace-components/audio-player)
{% endcontent-ref %}

{% content-ref url="marketplace-components/deck-swiper" %}
[deck-swiper](https://help.adalo.com/component-basics/marketplace-components/deck-swiper)
{% endcontent-ref %}

{% content-ref url="marketplace-components/qr-and-barcode-generator" %}
[qr-and-barcode-generator](https://help.adalo.com/component-basics/marketplace-components/qr-and-barcode-generator)
{% endcontent-ref %}

{% content-ref url="marketplace-components/qr-and-barcode-reader" %}
[qr-and-barcode-reader](https://help.adalo.com/component-basics/marketplace-components/qr-and-barcode-reader)
{% endcontent-ref %}

{% content-ref url="marketplace-components/markdown-renderer" %}
[markdown-renderer](https://help.adalo.com/component-basics/marketplace-components/markdown-renderer)
{% endcontent-ref %}

{% content-ref url="marketplace-components/markdown-renderer-1" %}
[markdown-renderer-1](https://help.adalo.com/component-basics/marketplace-components/markdown-renderer-1)
{% endcontent-ref %}

{% content-ref url="marketplace-components/social-icon" %}
[social-icon](https://help.adalo.com/component-basics/marketplace-components/social-icon)
{% endcontent-ref %}

{% content-ref url="marketplace-components/stripe" %}
[stripe](https://help.adalo.com/component-basics/marketplace-components/stripe)
{% 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/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.
