# Testnet Guide

Guide to test Toupee tech&#x20;

<https://toupeetech-frontend-v1.vercel.app/>

\
\
Get ETH on testnet for <https://goerli.basescan.org>

Ping the team in discord for gas or buy it off <https://testnetbridge.com>\
Wrap ETH for WETH\
<https://goerli.basescan.org/token/0x4200000000000000000000000000000000000006#writeContract>\
connect to Web3\
2\. Deposit \[ enter the amount you want to convert from ETH to WETH] and click write.<br>

Connect Your wallet to test website <https://toupeetech-frontend-v1.vercel.app/>&#x20;

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

Connect with base goerli testnet

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

Website will auto add base goerli to your wallet.<br>

**How to get oWIG?**\
\
Ask 0xThug in Toupee Discord\
\
\
**Things to be tested**&#x20;

Mint 10 LP gauge plugin bottom of page

Deposit into farm

Redeem oWIG to wig with wETH

Stake WIG to vWIG

Burn oWIG to vWIG

Vote on farms under vote\ <br>


---

# 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.toupee.tech/testnet-guide.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.
