> 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/join-the-community-and-shape-the-future-of-travel.md).

# Join the Community and Shape the Future of Travel

Want to learn more about Dtravel and TRVL?

1. About TRVL: Visit our [website](https://www.dtravel.com/token), [CoinMarketCap](https://coinmarketcap.com/currencies/trvl/), and [CoinGecko](https://www.coingecko.com/en/coins/trvl).
2. Buy TRVL: [Kucoin](https://www.kucoin.com/trade/TRVL-USDT), [Bybit](https://www.bybit.com/en/trade/spot/TRVL/USDT), [Gate](https://www.gate.io/trade/TRVL_USDT), [MEXC](https://www.mexc.com/exchange/TRVL_USDT), [PancakeSwap](https://pancakeswap.finance/swap?outputCurrency=0x55d398326f99059fF775485246999027B3197955\&inputCurrency=0x6a8Fd46F88dBD7bdC2D536C604f811C63052ce0F), and [Uniswap](https://app.uniswap.org/swap?outputCurrency=0xd47bdf574b4f76210ed503e0efe81b58aa061f3d).
3. Connect with us on social media: Join our community on [Discord](https://discord.com/invite/dtravel), [Telegram](https://t.me/dtravelcommunity), or [X](https://twitter.com/DtravelDAO) to engage in discussions, share your thoughts, and connect with fellow TRVL enthusiasts.
4. Participate in the ecosystem: There are many ways to contribute to the growth and success of TRVL. Share your ideas, collaborate on projects, and help shape the future of travel through any of our social channels.
5. Spread the word: Share your excitement about TRVL with friends, family, and colleagues, and encourage them to join the movement.&#x20;

Join the Dtravel community today, and let's build the future of travel together!


---

# 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/join-the-community-and-shape-the-future-of-travel.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.
