# General FAQ

- [Tentang](https://docs.marsecosystem.com/indonesian/general-faq/about.md): Halaman FAQ ini menjawab beberapa pertanyaan umum yang sering di tanyakan dari komunitas Mars Ecosystem.
- [Bagaimana untuk membeli](https://docs.marsecosystem.com/indonesian/general-faq/how-to-buy.md)
- [Metamask](https://docs.marsecosystem.com/indonesian/general-faq/how-to-buy/metamask.md)
- [Binance Chain Wallet](https://docs.marsecosystem.com/indonesian/general-faq/how-to-buy/binance-chain-wallet.md)
- [Safepal](https://docs.marsecosystem.com/indonesian/general-faq/how-to-buy/safepal.md)
- [TokenPocket](https://docs.marsecosystem.com/indonesian/general-faq/how-to-buy/tokenpocket.md)
- [BitKeep Wallet](https://docs.marsecosystem.com/indonesian/general-faq/how-to-buy/bitkeep-wallet.md): "BNB diperlukan sebagai gas, jadi pastikan Anda memiliki BNB di dompet Anda sebelum Anda berdagang."
- [Pertanian/Kolam (Farms/Pools)](https://docs.marsecosystem.com/indonesian/general-faq/how-to-stake.md)
- [Kolam: Cake](https://docs.marsecosystem.com/indonesian/general-faq/how-to-stake/metamask.md): Taruhan Token Cake tunggal untuk mendapatkan $XMS
- [Kolam: XMS](https://docs.marsecosystem.com/indonesian/general-faq/how-to-stake/binance-chain-wallet.md): Taruhan Token Cake tunggal untuk mendapatkan $XMS
- [Pertanian: XMS-BNB](https://docs.marsecosystem.com/indonesian/general-faq/how-to-stake/tokenpocket.md)
- [Pertanian: Token lp Cake](https://docs.marsecosystem.com/indonesian/general-faq/how-to-stake/pertanian-token-lp-cake.md)
- [Tarik Hadiah anda](https://docs.marsecosystem.com/indonesian/general-faq/how-to-stake/tarik-hadiah-anda.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.marsecosystem.com/indonesian/general-faq.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.
