# Get Started

Welcome to 3S Cloud Workstation! Get up and running quickly with our high-performance GPU infrastructure. Watch the video tutorial below or follow the step-by-step guide to launch your first workstation.

## **Video Tutorial: Launching Your First Workstation**

Watch how to deploy and connect to your cloud computer in just 2 minutes.

{% embed url="<https://www.youtube.com/watch?v=CktSHmixzX4>" %}

## **Quick Start Guide**

Prefer reading? Follow these simple steps to start working immediately.

### Step 1: Register an account and log in&#x20;

* Register a 3S Cloud account at: <https://console.3sfarm.io/auth/register>

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

* Check your mailbox and then verify your email.

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

{% hint style="warning" %}
Please check the Spam box if you haven't received the activation email.
{% endhint %}

* After verifying, log in to your 3S Cloud account at <https://console.3sfarm.io/auth/login>

<figure><img src="/files/7e1Mrplv0LxFxSFeWllW" alt=""><figcaption></figcaption></figure>

### Step 2: Create a Workstation

* Log in to the Dashboard and click GPU Workstation Rental.

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

* Select your desired configuration (GPU type, RAM, Location, OS) tailored to your project.

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

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

* Click Deploy Workstation. Your machine will be ready in approximately 3-5 minutes.

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

### Step 3: Connect to Your Machine

* Once the set up is complete, navigate to the My Workstation to connect your machine.

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

* Download RDP and enter your admin password.

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

### Step 4: Start Creating

* You now have full control. Install your preferred 3D software (Cinema 4D, Blender, Unreal Engine, etc.), transfer your files, and start rendering just like on a local computer.

<figure><img src="/files/7cgeJdJTNMELuTxxf3k2" 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.3scloud.io/3s-cloud-workstation/get-started.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.
