# Account Setup

Welcome to YOOV WORK!

## 1. Activation

* Please use Google Chrome or Firefox browsers and enter the following <https://work.yoov.com/> in the address bar to access our login page.
* Please click the registration button at the bottom of the web page (as shown in the image below).&#x20;
* The system provides two registration methods: Verification by email or Mobile phone.

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

### 1.1 Email authentication&#x20;

* Please fill in all required information before registering. \
  Note: Password must be at least 8 characters long and must contain digits, uppercase and lowercase letters.
* After clicking Get Verification Code, the system will send a verification email to the administrator's registration email. After receiving it, please fill in the verification code at the bottom left.

<div align="left"><figure><img src="/files/WMBiTjTQ0mHN0EkrYWYl" alt="" width="419"><figcaption></figcaption></figure></div>

### 1.2 Mobile phone authentication&#x20;

* Please fill in all required information before registering. \
  Note: Password must be at least 8 characters long and must contain digits, uppercase and lowercase letters.
* Click Get Verification Code, and the system will send a set of verification codes to the administrator's registered phone number. Then fill in the verification code in the lower left corner. \
  \
  Note: It will take some time to get the verification code. There is no need to press again to get the verification code immediately.

<div align="left"><figure><img src="/files/pzluqX0fWTANKKJJqWe1" alt="" width="416"><figcaption></figcaption></figure></div>

## 2. Account Login&#x20;

### 2.1 Logging in with email address&#x20;

* When logging in with your email address, you can use either a password or a verification code.

<figure><img src="/files/9IL9RAjt8ePCvtZiCu2p" alt=""><figcaption></figcaption></figure>

### 2.2 Logging in using your XERO account

* The system supports logging in using a XERO account.

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


---

# 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:

```
GET https://docs.yoov.com/yoov-work/account-setup.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.
