# Tutorials

{% content-ref url="/pages/-M1STIgbSZIK6k-Hrk5Y" %}
[How to Use Keyboard Shortcuts](/how-to/how-to-use-keyboard-shortcuts.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1C5O86FwrrQFxjC1bm" %}
[How to Embed Video or Audio (YouTube, Vimeo, SoundCloud)](/how-to/how-to-embed-video-or-audio-youtube-vimeo-soundcloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M17UVoxGtE8ukoLdDke" %}
[How to Share a Database Between Apps](/how-to/how-to-share-a-database.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LiErGswYqEThzE2F-9B" %}
[How to Create an Empty State](/how-to/how-to-create-an-empty-state.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LiErM-zYXmXQaZm0iEQ" %}
[How to Create a Search Bar](/how-to/how-to-create-a-search-bar.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LnYQ9R2Og3RtxeXyPxJ" %}
[How to make a list your users can filter](/how-to/how-to-make-a-list-your-users-can-filter.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LiF3Ioj6yMXTlNkyDsp" %}
[How to Create a Modal/Popup Window](/how-to/how-to-create-a-modal-popup-window.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ln-H5jE0BSCl9xbnu2L" %}
[How to create a "Favorite" button (Legacy Builder)](/how-to/how-to-create-a-favorite-button.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ln-OnohxG7fpZoP3Kt5" %}
[How to add an Image to an App Bar](/how-to/how-to-add-an-image-to-an-app-bar.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MA7h8qn51ek5\_DgseU9" %}
[How to send Scheduled Push Notifications](/how-to/how-to-send-scheduled-push-notifications.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/drXPPuXmgttQaNI1Y3Mh" %}
[Start Maps Navigation in Your Adalo Apps Using Google Maps, Apple Maps, or Waze](/how-to/start-maps-navigation-in-your-adalo-apps-using-google-maps-apple-maps-or-waze.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/XSMcEenm4lWoUqmUhDmb" %}
[Generating Map Previews in Your Adalo App Using the Google Static Maps API](/how-to/how-to-send-scheduled-push-notifications-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LovmbN3ySRSUgxBKWgA" %}
[Special Links: Email, Text (SMS), and Phone](/how-to/special-links-email-text-sms-and-phone.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Ln-Q7bvV\_LtST\_nWgV\_" %}
[How to have a Dropdown Menu in a Form](/how-to/how-to-have-a-dropdown-menu-in-a-form.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LsDKD3klN3gL9504Ewj" %}
[How to Setup a Shopping Cart with Payments](/how-to/how-to-setup-a-shopping-cart-with-payments.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2Kd9F5CXLYboMjtIr-" %}
[How to set up a Public Profile screen for Users](/how-to/how-to-have-a-profile-page-for-current-user.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M3rG1KcQ3IiG2SE-DZ2" %}
[How to Allow Users to Follow Others](/how-to/how-to-allow-users-to-follow-others.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M2FAEbzQnkV5rgHkdMY" %}
[How to have a Form Automatically Set a Relationship](/how-to/form-status.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LsJ2nJvUVcqDfybbuwA" %}
[How to add Chat to your App](/how-to/how-to-add-chat-to-your-app.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/-M9y1YFshJVoFhl4V9m7" %}
[How to Create Multi-Sided Apps](/how-to/creating-multi-sided-apps.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mf3Bim7atEDWIINYmay" %}
[How to Add an "Add to Calendar" Button for Events](/how-to/how-to-add-an-add-to-calendar-button-for-events.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/arJbj5EvvGZlOON45IGM" %}
[Forwarding Domain to Root Address](/how-to/forwarding-domain-to-root-address.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LhGHkPsv15svPIU5I7C/pages/-MhaZs1x-jt9JeNUv06y" %}
[How to Create Temporary User Avatars](/how-to/how-to-create-temporary-user-avatars.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/how-to.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.
