# First steps

- [Apphive](https://docs.apphive.io/global-functions/apphive.md): working with projects
- [Start with a template](https://docs.apphive.io/global-functions/apphive/start-using-a-template.md)
- [Start from the beginning](https://docs.apphive.io/global-functions/apphive/start-from-scratch.md)
- [Apphive editor](https://docs.apphive.io/global-functions/diseno-de-la-app.md)
- [Work with containers](https://docs.apphive.io/global-functions/diseno-de-la-app/trabajar-con-contenedores.md): Container Layout Designs
- [Responsive design](https://docs.apphive.io/global-functions/diseno-de-la-app/diseno-responsivo.md): Create a responsive design for the app
- [Lateral Menu](https://docs.apphive.io/global-functions/diseno-de-la-app/menu-lateral.md): Add a sidebar to your app
- [Apphive Previewer](https://docs.apphive.io/global-functions/previsualizador-apphive.md): Preview your app in real time on any Android or iOS device.
- [IOS App Preview](https://docs.apphive.io/global-functions/previsualizador-apphive/ios-app-preview.md)
- [Android App Preview](https://docs.apphive.io/global-functions/previsualizador-apphive/android-app-preview.md): Install Android Previewer
- [Apphive AI](https://docs.apphive.io/global-functions/apphive-ai.md): Generate projects from scratch with our new artificial intelligence tool.


---

# 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://docs.apphive.io/global-functions.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.
