> For the complete documentation index, see [llms.txt](https://metagold-1.gitbook.io/metagold-whitepaper-v1.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metagold-1.gitbook.io/metagold-whitepaper-v1.0/metagold-whitepaper/introduction/requirements-for-using-metagold.md).

# Requirements for Using MetaGold

Interacting with MetaGold smart contracts requires either a computer or smartphone with an internet connection and a software wallet (recommendation:[ MetaMask.io](https://metamask.io/)). This will allow users to receive, hold, send and manage MetaGold, MetaGold Stakes, and more.

MetaGold is operational on the Binance Smart Chain (BSC) and thus requires native token BNB to interact with smart contracts on the respective blockchain. This will allow users to execute functions such as transaction and gas fees. Fortunately, BSC transaction fees are among the lowest in DeFi.

### Add BSCCHAIN to your MetaMask account:

**Network Name:** Smart Chain

**New RPC URL:** <https://bsc-dataseed.binance.org/>

**ChainID:** 56

**Symbol:** BNB

**Block Explorer URL:** <https://bscscan.com> Smart Chain

**New RPC URL:** <https://bsc-dataseed.binance.org/>

**ChainID:** 56

**Symbol:** BNB

**Block Explorer URL:** <https://bscscan.com\\>
\
If you require further assistance click [here](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain)!


---

# 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:

```
GET https://metagold-1.gitbook.io/metagold-whitepaper-v1.0/metagold-whitepaper/introduction/requirements-for-using-metagold.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.
