> For the complete documentation index, see [llms.txt](https://phunks.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phunks.gitbook.io/knowledge-base/built-by-phunks/for-the-pham/notlarvalabs.com/tutorials.md).

# TUTORIALS

***

## <mark style="color:purple;">`Getting Started`</mark>

<details>

<summary>SET UP YOUR ETHEREUM WALLET</summary>

[MetaMask - Install Guide](https://cryptobriefing.com/metamask-beginner-guide/)

[MetaMask - Fund your Wallet with ETH](https://metamask.zendesk.com/hc/en-us/articles/360058239311-Directly-buying-tokens-with-on-ramps-in-MetaMask)

Connect your MetaMask Wallet to the Marketplace using tutorial below.

</details>

***

## <mark style="color:purple;">`Tutorials`</mark>

<details>

<summary>CONNECTING WALLET</summary>

Start by using Slide Bar on upper right corner and click on "Connect to MetaMask" button.

&#x20;![](/files/8H5zlwWFeh8dan6ahNEo)

Popup Window will appear, choose "MetaMask" and confirm action when prompted.

![](/files/bFC5ND5LBaB91Rhg7NYk)

If successful, Slide Bar will indicate "Connected to Ethereum".

![](/files/4LAMQrRLBCpnN4qmefJW)

</details>

<details>

<summary>NAVIGATING MARKETPLACE</summary>

Use Filters to easily navigate [Phunks for Sale](https://notlarvalabs.com/cryptophunks/forsale) or [All 10'000 Phunks](https://notlarvalabs.com/cryptophunks/allphunks). \
By default all Phunks for Sale are sorted by Price (Low to High).

![](/files/vKT4nKenFRa4ZCOOGCx6)

</details>

<details>

<summary>BUYING PHUNKS</summary>

Use "Buy" button to purchase Phunks [Listed for Sale](https://notlarvalabs.com/cryptophunks/forsale).\
Confirm your MetaMask transaction when prompted.

<img src="/files/s1JSxQbuTXOiOtZMex51" alt="" data-size="original">

<mark style="color:orange;">Make sure you have enough ETH in your MetaMask Wallet to cover max transaction fees.</mark>

</details>

<details>

<summary>SELLING PHUNKS</summary>

Use "Sell" button to Sell a Phunk, enter "List Price" in ETH and press "Submit" button.\
Confirm your MetaMask transaction when prompted.&#x20;

![](/files/XJuMnGYgi4eaP1NANzKw)

<mark style="color:orange;">Make sure you have enough ETH in your MetaMask Wallet to cover max transaction fees.</mark>

<mark style="color:orange;">Before Selling your Phunk make sure you claimed your outstanding</mark> [$PHUNKY](broken://pages/InmoUeR16c4NQ7Po0mLj)<mark style="color:orange;">.</mark>&#x20;

</details>

<details>

<summary>BIDDING ON PHUNKS</summary>

Use "Place Bid" button to place a Bid, enter "Bid Price" in ETH and press "Submit" button.\
Confirm your MetaMask transaction when prompted.&#x20;

![](/files/8hM57kevZf1jqZjmNM2F)

<mark style="color:orange;">Make sure you have enough ETH in your MetaMask Wallet to cover max transaction fees.</mark>

</details>

<details>

<summary>WITHDRAWING FUNDS</summary>

After successful Sell a "Withdraw Funds" button will appear in Slide Bar we used to connect. Press "Withdraw Funds" button.\
Confirm your MetaMask transaction when prompted.

![](/files/ifzgmOY6MAmSYGElLghy)

</details>

<details>

<summary>TRANSFERRING PHUNKS</summary>

Use "Transfer" button to transfer a Phunk to a different Ethereum address.\
Insert receiving [ENS](https://ens.domains/) or native Ethereum address and press "Submit" button.\
Confirm your MetaMask transaction when prompted.&#x20;

![](/files/32yGv2U3vbUCsjeT77eR)

<mark style="color:orange;">Before transferring your Phunk make sure you claimed your outstanding</mark> [$PHUNKY](broken://pages/InmoUeR16c4NQ7Po0mLj)<mark style="color:orange;">.</mark>&#x20;

</details>

<details>

<summary>PHUNK BOX</summary>

Use Phunk Box to browse collections for any account holding Phunks.

Start by searching for a ETH wallet address or ENS.

![](/files/aK3t4rQz0uKjvaZlMJiV)

You should be able to see Phunks held by that account address.

![](/files/RIgee9gFaWLaPkaIm0X7)

</details>

<details>

<summary>PHUNK PFP (Custom Profile Picture)</summary>

You can customise any Phunk using Phunk Box.

Search for a wallet address or your ENS.

![](/files/aK3t4rQz0uKjvaZlMJiV)

Choose a Phunk you would like to customise.

![](/files/RIgee9gFaWLaPkaIm0X7)

You will see two white Circles on right corner, use them to edit Border or Background.

![](/files/a0w8nsY4XWi5zdmztbTR)

![](/files/Jgtblqtd6pxmgECRDXYP)

After you chosen your Color combo klick on "Save PFP" top right corner.

![](/files/CEE1hYGXaTtagFrzBgkZ)

You can chose type and Shape between Square, Round and Hexagon. \
With or without Color Border and press Download.

![](/files/Qq83GcMUiyYGmQoqxmch)![](/files/SXXnLrneeVGXuomzf1MC)

</details>

***

{% embed url="<https://notlarvalabs.com/cryptophunks>" %}
[WEBSITE](https://notlarvalabs.com/cryptophunks)
{% endembed %}


---

# 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, and the optional `goal` query parameter:

```
GET https://phunks.gitbook.io/knowledge-base/built-by-phunks/for-the-pham/notlarvalabs.com/tutorials.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
