# Sign In / Sign Up

### **Register with Email**

Users who register with an email address can sign in on any device using their **email and the verification code sent to that email**.

<figure><img src="/files/6Z9kKzR8L3s6fosKR14O" alt=""><figcaption></figcaption></figure>

If you cannot receive the email verification code, please try the following solutions:

① Check Your Spam or Junk Folder

The email may have been automatically classified as spam. Please check your **Spam/Junk folder**.

If you are using **Gmail**, also check whether the email has been placed in the **Promotions tab**.

After checking, please click **“Send Verification Code”** again.

② Email Delivery Delay

Due to temporary congestion on email servers, delivery may sometimes be delayed.

If you still have not received the email, please wait **60 seconds** and then click **“Send Verification Code”** again.

③ Email Filtering or Blocking

Even if you did not manually block such emails, some email providers may automatically filter or reject messages they consider suspicious.

Please allow emails from the following domain and try again:

**WinNova Domain:**\
`@winnova.pro`

④ Mailbox Storage Full

Please check your mailbox storage and ensure there is **sufficient available space** to receive new emails.

### **Sign Up with Google**

WinNova also allows you to **sign up and log in directly using your Google account**. Simply choose the Google sign-in option to quickly access the platform.

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

### **Sign Up with a Wallet**

WinNova supports registration and login using **MetaMask, Coinbase Wallet, and Binance Wallet**.\
If you use another wallet, you can also **sign up or log in via WalletConnect**.

<figure><img src="/files/e7ivqPGWdDcii1syQcuk" 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://winnova.gitbook.io/documentation/english/new-user-guide/sign-in-sign-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.
