# Web3 Related

NetMind achieves decentralization through blockchain technology. Web3-related aspects include:

1. [Binding your MetaMask wallet](/netmind-power-documentation/web3-related/binding-your-metamask-wallet-to-your-netmind-account.md).
2. [Getting NMT from decentralized exchanges](/netmind-power-documentation/web3-related/get-nmt-from-open-market.md).
3. [Earning NMT on the platform](/netmind-power-documentation/web3-related/get-nmt-on-netmind-power.md).
4. [Cross-chain transfers of NMT](/netmind-power-documentation/web3-related/nmt-cross-chain-transfer.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://netmind-power.gitbook.io/netmind-power-documentation/web3-related.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.
