# Getting set up

<details>

<summary>Step1: Creating your <span data-gb-custom-inline data-tag="emoji" data-code="1f45b">👛</span>Wallet in <span data-gb-custom-inline data-tag="emoji" data-code="1f98a">🦊</span>Metamask</summary>

There are many websites showing how to setup the :fox:Metamask.\
\
If you are new to :fox:Metamask, the most simplest way is following. It only takes **5min** and it's free.\
1\. Use "Google Chrome" browser in PC\
2\. Access to : \
[Metamask - Chrome Web Store](<https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn >)\
3\. Install Metamask to your Google Chrome\
4\. Follow the instruction and set up your wallet\
5\. Add the "Polygon Network" to your :fox:Metamask. Our NFT is on "Polygon Network" :  \
&#x20;    5.1 : Navigate to [polygonscan.com](https://polygonscan.com/)\
&#x20;    5.2 : Scroll down to the bottom of the page and click on the button `Add Polygon Network.`\
![](/files/Lbm7Z952FtOGZLKELswX)\
&#x20;    5.3 : Once you click the button you will see a Metamask Notification, now click on **Approve**. You will be directly switched to Polygon’s Mainnet now in the network dropdown list. You can now close the dialog.\
\
![](/files/TFxbGds3UbpwJjWOdAVX)

</details>

<details>

<summary>Step 2: Connect your <span data-gb-custom-inline data-tag="emoji" data-code="1f45b">👛</span>Wallet to ALOHA DAO</summary>

If you already have the wallet  :fox:Metamask, this will be very simple.\
Just press "**Enter APP**".

![](/files/X9F2p3AiK7Wqo9walsI7)\
Please make sure to switch your blockchain networkin Metamask to "Polygon Network" and you have small amount of "Matic" to pay gas fee.\
If you don't know how to set up "Polygon Network", this [link](https://wiki.polygon.technology/docs/develop/metamask/config-polygon-on-metamask#polygon-scan) by Polygon team provides you the guidance.\
Make sure to have very small amount of Matic for transaction fee (gas fee). You can also buy it on Binance etc.

</details>

<details>

<summary>Step 3: Buy NFTs</summary>

Now you are ready to purchase membership NFT first.\
Then your can also purchase Asset NFTs for your membership NFT.\
<https://www.aloha-dao.com/#price>\
You can select a currency to pay from **USDC** or **Matic**. Both are very popular currencies.

</details>

<details>

<summary>Step 4: Done!</summary>

Now you can see your NFTs in your Dashboard or Opensea page. Enjoy!

</details>


---

# 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.aloha-dao.com/how-to/getting-set-up.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.
