# Get Started

- [Pre-requisites](https://docs.gallabox.com/get-started/pre-requisites.md): Integrate WhatsApp Business with Gallabox! Learn how to authenticate & connect your number for seamless communication.
- [Signup](https://docs.gallabox.com/get-started/signup.md): To get started with Gallabox, creating an account is quick and straightforward. In this guide, we'll walk you through the different methods available for signing up and creating your Gallabox account.
- [Explore Demo Account](https://docs.gallabox.com/get-started/explore-demo-account.md): Discover the features and functionalities of Gallabox with a Demo Account. Test out and familiarize yourself with the environment.
- [Activate Free Trial](https://docs.gallabox.com/get-started/activate-free-trial.md): Get ready to connect your number with Gallabox by fulfilling the pre-requisites required for WhatsApp API.


---

# 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.gallabox.com/get-started.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.
