> 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/general-faq/how-to-buy/bitkeep-wallet.md).

# BitKeep Wallet

### 1. Download BitKeep Wallet via <https://www.bitkeep.org/>&#x20;

### 2. If you already have a BSC wallet, you could import your wallet. If you don't have one, simply click "New Wallet" to create one and choose BSC.

![](/files/-Me506B90_Od0JyPEI9p)

### 3. Click DApp, enter *Mars Ecosystem*, and click it to enter.

![](/files/-Me50l154hrsy0m6Y9YK)

**Remember to add MarsSwap as your favorite!**

![](/files/-Me57W1FwP3BEohgTbRo)

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

### 4. Click "I know" and then you are connected to Mars Ecosystem

![](/files/-Me51KvNjBTOGFxNGzQZ)

### 5. Selects the pairs you want to trade

![](/files/-Me541sLDOY4qBEHbgfj)

![](/files/-Me55_gOrowjMCzj5z2s)

### 6. Now you can Stake the XMS in MarsSwap Pools to earn! **Check our** [**How to Stake XMS Guide**](https://docs.marsecosystem.com/general-faq/farms-pools/pool-xms)**.**

### 7. Stay tuned, more exciting services are to be announced!

![](/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/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.
