# FAQ GENERALE

- [A propos](https://docs.marsecosystem.com/francaise/faq-generale/a-propos.md): Cette page FAQ répond à certaines des questions les plus fréquemment posées par la communauté de l'écosystème de Mars.
- [Comment acheter ?](https://docs.marsecosystem.com/francaise/faq-generale/comment-acheter.md)
- [Metamask](https://docs.marsecosystem.com/francaise/faq-generale/comment-acheter/metamask.md)
- [Binance Chain Wallet](https://docs.marsecosystem.com/francaise/faq-generale/comment-acheter/binance-chain-wallet.md)
- [Safepal](https://docs.marsecosystem.com/francaise/faq-generale/comment-acheter/safepal.md)
- [TokenPocket](https://docs.marsecosystem.com/francaise/faq-generale/comment-acheter/tokenpocket.md)
- [BitKeep Wallet](https://docs.marsecosystem.com/francaise/faq-generale/comment-acheter/bitkeep-wallet.md): Du BNB est nécessaire comme gaz (pour payer les frais), donc assurez-vous d'avoir du BNB dans votre portefeuille avant d'échanger.
- [Farms/Pools](https://docs.marsecosystem.com/francaise/faq-generale/farms-pools.md)
- [Pool : Cake](https://docs.marsecosystem.com/francaise/faq-generale/farms-pools/pool-cake.md): Stakez des jetons Cake pour gagner des $XMS
- [Pool : XMS](https://docs.marsecosystem.com/francaise/faq-generale/farms-pools/pool-xms.md): Stakez des XMS pour récupérer des XMS
- [Farm: XMS-BNB](https://docs.marsecosystem.com/francaise/faq-generale/farms-pools/farm-xms-bnb.md)
- [Farm: Jeton Cake LP](https://docs.marsecosystem.com/francaise/faq-generale/farms-pools/farm-jeton-cake-lp.md)
- [Retrait de vos récompenses](https://docs.marsecosystem.com/francaise/faq-generale/farms-pools/retrait-de-vos-recompenses.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/francaise/faq-generale.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.
