> For the complete documentation index, see [llms.txt](https://docs.wasabi.xyz/_/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wasabi.xyz/_/indonesian/gambaran-ikhtisar/gambaran-penggunaan-use-cases.md).

# Gambaran Penggunaan (Use-Cases)

## Dapatkan eksposur yang terjangkau ke blue-chips (aset kripto yang sudah sangat mapan dan unggul diantara aset kripto lainnya)

Blue-chips menawarkan salah satu peluang investasi terbaik saat ini, tetapi seperti yang kita tahu, untuk membelinya sangatlah mahal. Trader justru malah dapat membeli calls atau puts untuk mendapatkan keuntungan dari pergerakan harga dalam koleksi teratas.

<figure><img src="/files/D8TfsBVAzQ4V9FW1z1me" alt=""><figcaption></figcaption></figure>

## Beli asuransi tunai untuk NFT atau pinjaman anda

Harga NFT sangatlah tidak stabil. Wasabi put options memberikan asuransi harga bagi holders dan pemberi pinjaman (lenders) yang ingin melindungi kerugian mereka. Pemberi pinjaman (lenders) untuk pinjaman dengan agunan NFT dapat dengan mudah mengubah agunan NFT mereka menjadi agunan tunai untuk menutupi risiko gagal bayar.

<figure><img src="/files/lAOjILrQRJaWVZEzNRqw" alt=""><figcaption></figcaption></figure>

## Membuat NFT ETFs

Dikarenakan posisi opsi Wasabi mints nya melalui standar ERC-721, opsi untuk koleksi sangat kompatibel dengan Wasabi Pools. Pengguna dapat membuat tuas untuk ETF long atau short dengan menggabungkan dan mengeluarkan opsi dari Pool.

<figure><img src="/files/Mt6FkeFGJcrzEWkxQI6R" alt=""><figcaption></figcaption></figure>


---

# 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.wasabi.xyz/_/indonesian/gambaran-ikhtisar/gambaran-penggunaan-use-cases.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.
