> For the complete documentation index, see [llms.txt](https://docs.abracadabra.money/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abracadabra.money/learn/abracadabra-turkish/intro/mim3pool.md).

# MIM3POOL

**MIM-3POOL’a Likidite Sağlama**

![](https://i.imgur.com/i3IZ5wd.png)

MIM3POOL’a tıklayarak, MIM-3LP3CRV Likidite havuzu tokenları üretmenize izin veren web sitesine gidebilirsiniz. MIM artık Curve’de listelendiğinden, para yatırma işlemi borsada bulunan diğer herhangi bir stabilcoin Metapool’a benzer olacak!

![](https://i.imgur.com/L7DaveR.png)

*Yukarıdaki örnekte 10.65 MIM, 62.32 DAI, 1.25 USDC ve 0 USDT yatırıyoruz.*

İlk önce, yukarıda gösterilen sekmeyi kullanarak havuza yatırmak istediğiniz miktarını seçin. Cüzdanınızda olduğu sürece, istediğiniz stablecoin miktarını ve kombinasyonunu yatırmayı seçebilirsiniz!

İkinci olarak, kullanmak istediğiniz gas ücretlerini seçin. Lütfen “Hızlı” seçeneğinin önerildiğini unutmayın.

Değerleri istediğimiz gibi ayarladıktan sonra tekrar kontrol edip yeşil YATIR butonuna basabiliriz.

Aşağıdaki kutu, MIM-3Crv Metapool’un mevcut rezervleri hakkında biraz daha ayrıntı verecektir!

![](https://i.imgur.com/6yNGEEG.png)

Tüm işlemleri yaptıktan sonra cüzdanımızda MIM-3LP3CRV tokenları olmalıdır. Bunları görmek için 0x5a6a4d54456819380173272a5e8e9b9904bdf41b adresini kullanarak Metamask’a eklemeniz yeterlidir.

**Curve’de Farming**

17 Ağustos 2021’de çiftçilik ödüllerimiz, FARMS sayfamızdan web sitesine taşındı. Aynı anda hem CRV hem de SPELL kazanmak için tokenlarınızı doğrudan Gauge’a yatırın!


---

# 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.abracadabra.money/learn/abracadabra-turkish/intro/mim3pool.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.
