> For the complete documentation index, see [llms.txt](https://globees.gitbook.io/globees-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://globees.gitbook.io/globees-docs/globers-and-beesers.md).

# Globers & Beesers

**The Glober**: Is the user of the service (website, application, etc), they will be able to make their reservations on our platform in FIAT (fiat currency).&#x20;

**The Beeser**: An investor of the project, who will be able to mint NFTs, allowing them to access a passive income.&#x20;

It is also possible to be **both a Beeser and a Glober**. As an investor and user of the service, it is possible to book your stay using Cryptocurrency, while enjoying the discount linked to the rank of your highest NFT holding.


---

# 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://globees.gitbook.io/globees-docs/globers-and-beesers.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.
