> For the complete documentation index, see [llms.txt](https://whitepaper.xtrip.travel/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.xtrip.travel/tr/genel-bakis.md).

# Genel Bakış

{% hint style="info" %}
**SEYAHAT ETMEK HARİKA**

Seyahat sayesinde sayısız deneyime sahip olacaksınız.&#x20;

Farklı geçmişlere sahip yeni arkadaşlarınız olacak.&#x20;

Yeni kültürleri takdir edeceksiniz.&#x20;

Konfor alanınızdan çıkıp yeni şeyler deneyebilirsiniz.
{% endhint %}

xtrip, kullanıcıları XTR ve GTR adlı kripto tokenleriyle seyahat etmeleri ve yeni deneyimler yaşamaları için ödüllendiren bir Web3 seyahat uygulamasıdır.&#x20;

Kullanıcılar, xtrip Uygulaması ile seyahat ederek token kazanmaya başlayabilir. Uygulamada ulaşım NFT'sini donatmak daha fazla token kazandıracaktır. Ancak elbette, kullanıcılar herhangi bir NFT'yi donatmadan kazanmaya başlayabilir, ancak kullanıcılar NFT'yi donatmadan daha az kazanırlar.&#x20;

xtrip'te kullanıcılar, seyahat ettikleri yerlere de yorum, fotoğraf ve puan göndererek deneyimlerini paylaşabilirler. Bu paylaşım yapan kullanıcılar aynı zamanda token ile ödüllendirir.&#x20;

xtrip, bu eylemlerin insanlara daha zengin bir yaşam getireceğine inandığı için insanları daha fazla seyahat etmeye ve daha fazla insanla etkileşim kurmaya teşvik etmeyi amaçlıyor.


---

# 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://whitepaper.xtrip.travel/tr/genel-bakis.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.
