> For the complete documentation index, see [llms.txt](https://rehber.finceptor.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rehber.finceptor.app/ozellikler/iade-geri-alim-turu.md).

# İade Geri Alım Turu

İade edilebilir token satışları için, iade süresi sona erdiğinde herhangi bir token iade edilmişse, KYC doğrulamasını tamamlamış ve belirlenmiş miktarda $FINC stake etmiş olan kullanıcılar, iade edilen token havuzundan bu tokenları satın alabileceklerdir.

Süreç şu adımları takip edecektir:

1. İade süresi sona erdiğinde, iade edilen tokenlar ve bunların karşılık gelen USD değerleri, IDO satış fiyatına göre hesaplanacaktır.
2. Cüzdan başına maksimum alım limiti, iade miktarına bağlı olarak belirlenecek ve tur başlamadan önce satış sayfasında belirtilecektir.
3. İade Geri Alım Turu (Refund Buyback Round), satışın belirtilen iade süresinin sona ermesinden birkaç saat sonra başlayacaktır.
4. KYC doğrulamasını tamamlamış ve belirlenmiş miktarda $FINC stake etmiş olan kullanıcılar, IDO fiyatından ve IDO vesting takvimine uygun şekilde bu turdan token satın alabilecek ve tokenları hemen talep edebileceklerdir. Stake etme koşullarının detayları her anlaşma için paylaşılacaktır.
5. İade Geri Alım Turu’nda satın alınan tokenlar için iade seçeneği sunulmayacaktır.

{% hint style="warning" %}
Not: Bu tur, ilk gelen alır (FCFS) prensibine göre, cüzdan başına maksimum bir limit ile sunulmaktadır. Bir tahsis sağlanmış olsa da, bu kullanıcının satın alım yapabileceğini garanti etmez. Katılmak isteyen kullanıcıların hızlı hareket etmesi şiddetle tavsiye edilir.
{% endhint %}


---

# 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://rehber.finceptor.app/ozellikler/iade-geri-alim-turu.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.
