# Get Started

- [Intro to GUIBO](https://docs.guibo.travel/get-started/intro-to-guibo.md)
- [Getting started](https://docs.guibo.travel/get-started/getting-started.md): Step by step guide on how to get started with GUIBO as a new customer.
- [Initial account setup](https://docs.guibo.travel/get-started/getting-started/initial-account-setup.md)
- [Prepare library](https://docs.guibo.travel/get-started/getting-started/prepare-library.md)
- [Create your first guidebook](https://docs.guibo.travel/get-started/getting-started/create-your-first-guidebook.md)
- [Publish to travelers](https://docs.guibo.travel/get-started/getting-started/publish-to-travelers.md)
- [Support](https://docs.guibo.travel/get-started/support.md): Support Guide for Tour Operators and GUIBO End Users


---

# 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.guibo.travel/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.
