# Globees

## Globees Docs

- [What Is Globees?](https://globees.gitbook.io/globees-docs/what-is-globees.md): Globees aims to develop the 1st platform to provide ecologically responsible and sustainable vacation rentals built exclusively on MultiversX.
- [The Globees solution](https://globees.gitbook.io/globees-docs/the-globees-solution.md): GLOBEES ecological commitments
- [Rental arbitrage](https://globees.gitbook.io/globees-docs/rental-arbitrage.md): What is rental arbitrage and how does this fit into our business model?
- [Globees ecosystem](https://globees.gitbook.io/globees-docs/globees-ecosystem.md)
- [Globers & Beesers](https://globees.gitbook.io/globees-docs/globers-and-beesers.md)
- [$BEE Token](https://globees.gitbook.io/globees-docs/usdbee-token.md): The total token supply is set at 625 million tokens
- [Projection](https://globees.gitbook.io/globees-docs/usdbee-token/projection.md)
- [Distribution](https://globees.gitbook.io/globees-docs/usdbee-token/distribution.md)
- [Supply](https://globees.gitbook.io/globees-docs/supply.md)
- [Burning Mechanisms](https://globees.gitbook.io/globees-docs/burning-mechanisms.md)
- [The NFTs](https://globees.gitbook.io/globees-docs/the-nfts.md)
- [Yearly raffle](https://globees.gitbook.io/globees-docs/yearly-raffle.md)
- [Properties vs Arbitration](https://globees.gitbook.io/globees-docs/properties-vs-arbitration.md)
- [The DAO](https://globees.gitbook.io/globees-docs/the-dao.md)
- [The Globees Marketplace](https://globees.gitbook.io/globees-docs/the-globees-marketplace.md)
- [Roadmap](https://globees.gitbook.io/globees-docs/roadmap.md)
- [The team](https://globees.gitbook.io/globees-docs/the-team.md)
- [Whitepaper](https://globees.gitbook.io/globees-docs/whitepaper.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://globees.gitbook.io/globees-docs/what-is-globees.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.
