> For the complete documentation index, see [llms.txt](https://docs.dtravel.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dtravel.com/papers/trvl-token-economics/why-is-trvl-critical-to-the-success-of-dtravel.md).

# Why is TRVL Critical to the Success of Dtravel?

The vacation rental sector stands out within the travel industry because of its origin as a grassroots community of individuals eager to open their homes to travelers. In contrast to hotels, vacation rentals offer travelers a unique local experience. Hosts banded together to enrich their offerings and further distinguish the experience from hotels, forming local groups to exchange tips and best practices. Today, this same community spirit remains strong and is a defining characteristic of the vacation rental space.&#x20;

Dtravel is building upon this same passion for community, expanding it to anyone interested in vacation rentals while giving people opportunities to earn rewards proportionate to their contributions. The vehicle to do this is through TRVL.

Any network faces the "cold start" challenge - initiating and scaling up growth from the outset. While both operators and travelers are unhappy with current vacation rental platform options, breaking this habit of using these platforms requires an appealing reason to do so. This is why TRVL is critical to the success of Dtravel.&#x20;

It's the tool necessary for bootstrapping adoption and incentivizing the growth of the Dtravel network. By offering rewards for the earliest value drivers—an operator utilizing a Dtravel-powered website, a traveler securing a booking, or a community member generating referrals—TRVL is the key to creating a network effect within the Dtravel ecosystem.&#x20;

Central to this concept is that TRVL rewards embody ownership, granting holders the power to shape the ecosystem's future trajectory. This alignment of interests ensures that an individual's success translates into collective prosperity, creating a win-win scenario for all involved.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.dtravel.com/papers/trvl-token-economics/why-is-trvl-critical-to-the-success-of-dtravel.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
