# Panduan Memulai

## Persiapan

Untuk mulai menggunakan Nusa, Anda perlu menyiapkan beberapa hal penting. Ikuti panduan berikut:

{% content-ref url="/pages/6UFFy5SNkR4sLpnSzwsA" %}
[Membuat Dompet Kripto](/bahasa-indonesia/informasi/panduan-memulai/membuat-dompet-kripto.md)
{% endcontent-ref %}

{% content-ref url="/pages/0IETFPBlUbZgKbWxw83H" %}
[Dapatkan Native Token untuk Gas Fee](/bahasa-indonesia/informasi/panduan-memulai/dapatkan-native-token-untuk-gas-fee.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZjVG7OLxb3vXNslLkj6V" %}
[Hubungkan Wallet Anda ke Nusa](/bahasa-indonesia/informasi/panduan-memulai/hubungkan-wallet-anda-ke-nusa.md)
{% endcontent-ref %}

## **Gunakan Fitur**

Setelah wallet Anda siap dan terhubung, Anda dapat langsung menjelajahi fitur-fitur kami!&#x20;

### NUSA v1

* [Lending Market](/bahasa-indonesia/nusa-v1/lending-market.md)
* [Trade](/bahasa-indonesia/nusa-v1/trade.md)
* [Earn](/bahasa-indonesia/nusa-v1/earn.md)
* [Program Governance](/bahasa-indonesia/nusa-v1/program-governance.md)

### NUSA v2

* [Token Terminal](/bahasa-indonesia/nusa-v2/token-terminal.md)
* [Trade](/bahasa-indonesia/nusa-v2/trade.md)


---

# Agent Instructions: 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:

```
GET https://docs.nusa.io/bahasa-indonesia/informasi/panduan-memulai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
