# ❓ How to Web3

We have provided a list of useful resources and links to help onboard new users who are interested in joining us!

### **1) How to set-up a Wallet?**

[Setting up Metamask Wallet](https://www.coindesk.com/learn/how-to-set-up-a-metamask-wallet/)

### **2) How do I set-up a Blockchain Network in my wallet?**

The default network on Metamask is Ethereum.&#x20;

You can set-up the rest of the networks with the guides below.

[Setting up Binance Smart Chain Network](https://academy.binance.com/en/articles/connecting-metamask-to-binance-smart-chain)

[Setting up Polygon Network](https://medium.com/stakingbits/setting-up-metamask-for-polygon-matic-network-838058f6d844)

### 3) How do I connect my wallet to Trantor?

At the top right hand corner, look for the <**Connect Wallet**> button and click on it.

<figure><img src="/files/KeEsFENZy02djGjUJd2q" alt=""><figcaption></figcaption></figure>

A window will pop-up as shown below. Select the <**MetaMask**> wallet (as recommended in this guide).

<figure><img src="/files/KNy854cFeDZovuJjpJv8" alt=""><figcaption></figcaption></figure>

A notification will pop-up at the top right corner. Select on a wallet and press the <**Next**> button.

<figure><img src="/files/BkBA3HZKPiFkD7ACkCJY" alt=""><figcaption></figcaption></figure>

Next, click on <**Connect**>.

<figure><img src="/files/lf1QwdEp4mjJt5U7QMBZ" alt=""><figcaption></figcaption></figure>

You would have to <**Sign**> to authenticate the platform.

<figure><img src="/files/Y3r3Ny4PN3Qn9CpqPrB2" alt=""><figcaption></figcaption></figure>

**Congratulations!** You have successfully connected your wallet to Trantor.

Do take note that your authentication will reset after 24 hours, so you may have to <**Sign**> again upon using Trantor the next day.

### **4) Do I need Gas Fees\* to participate in campaigns on Trantor?**

At the moment, participating in Trantor campaigns are **absolutely free** as we absorb the cost of the gas fees, hence you **do not need to pay for gas fees**.

However, transacting on other platforms may require you to pay gas fees. This would require you to transfer tokens from a Centralized Exchange to your own wallet. For example, transacting on Binance Smart Chain (BSC) requires **BNB tokens** to pay for gas fees and transacting on Polygon Network requires **MATIC tokens**.

*\*Gas Gees: Transaction fees occurred for performing transactions on the blockchain.*

### **Join your first campaign with us today!**

Read on [here](/consumers/c-user-guide/join-a-campaign.md) for more guides on how to participate in Campaigns to receive your first Soulbound Token (SBT) as rewards!


---

# 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.trantor.xyz/general-faqs/how-to-web3.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.
