# MetaMask

- [How to install MetaMask on PC](https://docs.stabledoc.com/tutorial/metamask/how-to-install-metamask-on-pc.md): Follow the steps below to add MetaMask to your Google Chrome Extention
- [Import Existing Wallet](https://docs.stabledoc.com/tutorial/metamask/import-existing-wallet.md): Follow the steps below to import your wallet if you already have one
- [Create a New Wallet](https://docs.stabledoc.com/tutorial/metamask/create-a-new-wallet.md): Follow the steps below to import your wallet if you already have one
- [Add BSC Network](https://docs.stabledoc.com/tutorial/metamask/add-bsc-network.md): Follow the steps below to add the Binance Smart Chian Network to your wallet
- [Add SDT to Wallet](https://docs.stabledoc.com/tutorial/metamask/add-sdt-to-wallet.md): Follow the steps below to add StableDoc Token to your Wallet
- [Buy SDT on PancakeSwap](https://docs.stabledoc.com/tutorial/metamask/buy-sdt-on-pancakeswap.md): Follow the steps below to learn how to buy SDT on PancakeSwap


---

# 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.stabledoc.com/tutorial/metamask.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.
