# Register & Login

This article will show you how to register an account on 3S Cloud Render Farm.

### **Register**

1. Visit 3S Cloud Render Farm at [https://3sfarm.com](https://3sfarm.com/) and click the **Register** button.

<figure><img src="/files/Bgrq7O5U7GhDZkAx3RJf" alt="Register an account on 3S Cloud Render Farm"><figcaption></figcaption></figure>

2. Enter your required information on the registration page and click the **Register** button to submit.

<figure><img src="/files/twLguPE5PSVKNEl4xead" alt="Register Screen on 3S Cloud Render Farm"><figcaption></figcaption></figure>

* **Name**: Enter your username
* **Email**: Enter your email address to get notifications from us.

{% hint style="warning" %}
**Note**: We will send a confirmation email for your registration to this email address and you will need to verify it before logging in for the first time.
{% endhint %}

* **Password**: It's better to enter both numbers and letters to protect your account.

{% hint style="info" %}
A strong password should be at least 8 characters with a combination of letters, numbers and special characters, for example:! @ # $% ^ & \* ().
{% endhint %}

* **Confirm password**: Re-enter the password to confirm it.

3. Please check the email we sent you and click to Verify your email address. In case you don’t see this email:

* Please check your Spam or Junk Mail folder;
* If you still can’t find it, don’t hesitate to contact us for assistance.

### Login

Enter your credentials and click the Login button to log in to your account.

<figure><img src="/files/n6G3GDEy2bI70tCSsNGo" alt="Login on 3S Cloud Render Farm"><figcaption></figcaption></figure>

3S Cloud Render Farm currently supports [Blender](https://3sfarm.com/blender-render-farm/), [Houdini](https://3sfarm.com/houdini-render-farm/), [Cinema 4D](https://3sfarm.com/cinema-4d-render-farm/), [Maya](https://3sfarm.com/autodesk-maya-render-farm/), [3ds Max](https://3sfarm.com/3dsmax-render-farm/).


---

# 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.3scloud.io/3s-cloud-render-farm/tutorial/register-and-login.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.
