# Testnet Instructions (ARB)

"WaveFront allows anyone to deploy a token onchain in a matter of seconds. No up-front liquidity needed, fair distribution with a pro-rata premarket; and a deflationary sell mechanism that decreases total supply. A token deployed via WaveFront consists of an image, a token deployed on a bonding curve, and a chat only accessible to token holders."

Anyone familiar with gumball will recognize most of the core mechanics such as price movement on the bonding curve and liquidation free borrowing, etc.

Wavefront is optimized as a phone app with an embedded wallet. While it does support Metamask and other web3 wallets, please use the integrated wallet for testing purposes using the following instructions.\
\
**Getting Started:**

1. Use your phone to navigate to WaveFront on Arbitrum Sepolia Testnet here: <https://beta.public.wavefront.fi/profile>
2. Add the app to your homescreen

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

<figure><img src="/files/lsfo6eOnA081297VXQIt" alt=""><figcaption><p>do this</p></figcaption></figure>

<figure><img src="/files/Gb1r8RFgYboc7X2AdVfs" alt=""><figcaption><p>all u need</p></figcaption></figure>

3. Enter your email or phone number and hit submit. A code will be sent to you; enter this code to login.

<figure><img src="/files/GQjBZx0DRtfNMblsgU9v" alt=""><figcaption><p>stick ur email in the mail box</p></figcaption></figure>

4. If prompted, enter the testnet referral code below to access the WaveFront app. Or you can obtain one from a friend who has access via the "Invte" option in account menu.&#x20;

```
Referral Codes: 
1234
```

5. Obtain Arbitrum Sepolia ETH to to use on testnet. Because you are testing the embedded wallet, you will need to obtain testnet ETH using a regular web3 wallet, then send it to your embedded wallet\
   \
   Faucet link: <https://www.alchemy.com/faucets/arbitrum-sepolia>\
   \
   Find your embedded wallet address in the top right of the app, and tap to copy it. Send the test eth to this address from somewhere else. &#x20;

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

Great Job, you are now successfully onboarded to the WaveFront test app on Arbitrum Sepolia.&#x20;

**Complete the following Testnet checklist**

-Create a Meme (upload image, add ticker and name)

-Contribute to the Premarket for your meme ( read [here](/wavefront-culture-markets/introduction.md) for more info on premarket mechanics )

-Wait 10 minutes for premarket to end , Redeem your meme

-Buy and sell your meme&#x20;

-Borrow against your meme&#x20;

-Repay borrow against your meme&#x20;

-Send a message in the chat for your meme&#x20;

-Overwrite the caption for your meme&#x20;

-Browse other testnet memes. Buy, sell, borrow, chat, overwrite caption, etc for some of these memes. \
\
-Check your account, confirm wallet and token balances are correct

As you work through the checklist, please make note of anything you think is a bug or any improvements you think needs to be made. Please include any relevant screenshots as well&#x20;


---

# 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://gum-ball.gitbook.io/wavefront-culture-markets/testnet-instructions-arb.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.
