> For the complete documentation index, see [llms.txt](https://docs.marsecosystem.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.marsecosystem.com/indonesian/general-faq/how-to-buy/bitkeep-wallet.md).

# BitKeep Wallet

### 1.Unduh Dompet BitKeep melalui <https://www.bitkeep.org/>

### 2. Jika Anda sudah memiliki dompet BSC, Anda dapat mengimpor dompet Anda. Jika Anda tidak memilikinya, cukup klik ""New wallet"" untuk membuatnya dan pilih BSC.&#x20;

![](/files/-Me506B90_Od0JyPEI9p)

### 3. Klik DApp, masuk ke Mars Ecosystem, dan klik untuk masuk.

![](/files/-Me50l154hrsy0m6Y9YK)

**Ingatlah untuk menambahkan MarsSwap sebagai favorit Anda!**&#x20;

![](/files/-Me57W1FwP3BEohgTbRo)

![](/files/-Me57qYRgh9axwi-QzBR)

### 4. Klik "I know" dan kemudian Anda terhubung ke Mars Ecosystem

![](/files/-Me51KvNjBTOGFxNGzQZ)

### 5. Pilih pasangan yang ingin Anda perdagangkan

![](/files/-Me541sLDOY4qBEHbgfj)

![](/files/-Me55_gOrowjMCzj5z2s)

### 6. Anda juga dapat melakukan staking XMS di MarsSwap untuk menghasilkan! Jika Anda telah berpartisipasi dalam IMO Juni kami, Anda sekarang dapat mengklaim token dan hadiah Anda!&#x20;

![](/files/-Me562fPnjWs4u3SoA4M)

![](/files/-Me56KkX0BA9FNGFhQSa)

![](/files/-Me56Qfm-FeiAOcOJO8e)

### 7. Nantikan, layanan yang lebih menarik akan diumumkan!

![](/files/-Me586T3B63m7l_2VE2I)


---

# 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.marsecosystem.com/indonesian/general-faq/how-to-buy/bitkeep-wallet.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.
