# Settings

- [Copying vs Cloning your App](https://help.adalo.com/settings/copying-vs-cloning-your-app.md): In Adalo you can create a Copy and a Clone of your App. Here we will explain you what's the main difference between those.
- [How to Copy and/or Delete an App](https://help.adalo.com/settings/copying-vs-cloning-your-app/how-to-copy-and-or-delete-an-app.md): Copy or delete apps in your Adalo account with just a few clicks!
- [Cloning Apps and Making Apps Cloneable](https://help.adalo.com/settings/copying-vs-cloning-your-app/how-to-clone-an-app.md): Create cloneable links to your apps so that others can duplicate it into their own Adalo account or clone some apps yourself!
- [App Orientation Settings](https://help.adalo.com/settings/app-orientation-settings.md): Control how your Adalo app displays vertically, horizontally, or both using the app orientation feature. This guide explains how to modify orientation settings so your app matches your design.


---

# 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/settings.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.
