> For the complete documentation index, see [llms.txt](https://bmyguide.gitbook.io/welcome-to-bmy.guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bmyguide.gitbook.io/welcome-to-bmy.guide/our-vision.md).

# Our vision

Imagine **a search engine dedicated to the world of travel and the natural environment**. A place where you can learn about idyllic locations that excite and inspire you and be able to connect with those who can share their own experiences first-hand. A place where travel and adventure drive the conversation, and **a platform that rewards you** for contributing to a community that wants to be inspired by the stories you have to share. This is our vision for bmy.guide, **a revolutionary search engine for the natural environment**. A technology set to become a hugely disruptive force by eliminating costly middlemen, and placing everything you need into an **elegantly designed mobile APP experience.**

An **all-in-one social platform** created with the sole intention of reshaping how you plan, book and record your journeys. A place where you can get in touch with businesses online, and a vision that stands ready for you to explore.

A platform with **no paid advertising** and **no commercial interests,** offering only **firsthand and unaltered information**


---

# 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://bmyguide.gitbook.io/welcome-to-bmy.guide/our-vision.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.
