# Testnet Competition

Perps V3 is in early Beta on Base Goerli. Synthetix and Polynomial decided to host a **Testnet Competition** to introduce the new infrastructure and the new UI, to get some feedbacks from the community.

To test the new UI and partecipate in the testnet competition enter the page [**https://trade.polynomial.finance/**](https://trade.polynomial.finance/) and connect your wallet you used during the competition signup.

Once logged into the website there will be few step:

* sign the TOC;

<figure><img src="/files/V6HuaGBYh7PBtvVz3f79" alt="" width="375"><figcaption><p>Sign the <strong>TOC</strong></p></figcaption></figure>

* create a Polynomial Smart Wallet

<figure><img src="/files/vhXe4uh7bfGMpsfV31Ne" alt="" width="375"><figcaption><p>Create <strong>Polynomial Smart Wallet</strong></p></figcaption></figure>

Now, You can deposit any funds into your newly created v3 account.

<figure><img src="/files/UgObf3lL9yYUPgTKzlVL" alt="" width="375"><figcaption><p>Add <strong>Margin</strong></p></figcaption></figure>

**Ready to trade!**

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


---

# 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.trade.polynomial.fi/perp-v3-beta/perp-v3/testnet-competition.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.
