> For the complete documentation index, see [llms.txt](https://support.getguide.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.getguide.com/local-guides/overview.md).

# Overview

GetGuide is a  place for travellers to have a custom travel plan. We offer incredible experiences in thousands of destinations around the world.

We work with professional suppliers of tours, attractions, and other destination services. Our suppliers are usually direct operators.&#x20;

To apply to become a local guide [click here. ](https://support.getguide.com/local-guides/get-started)

As long as you offer an interesting experience, accept mobile vouchers, your service is right for GetGuide.

Please also note that all our local guides are required to have a legally operating business and an insurance policy.&#x20;

{% hint style="info" %}
Don’t belong to the requirement mentioned above? If you are an Online Travel Agent, a Destination Management Company or you offer hospitality or flights, you might be interested in promoting products.&#x20;

To sign up as an affiliate partner [click here.](https://support.getguide.com/local-guides/get-started)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://support.getguide.com/local-guides/overview.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.
