# Register

Server Side Character (SSC) adalah sebuah fitur dimana karakter pada server akan dipisah dari data single player. Hal ini menjadikan survival didalam server menjadi adil.&#x20;

### Commands

&#x20;`/register "password"`

&#x20;`/login "password"`

### Usage

Saat pertama kali memasuki server Anda akan diminta melakukan register agar dapat bermain. Caranya cukup mudah, ketik `/register "password"` pada kolom chat server. Jika berhasil akan muncul tulisan biru dengan password yang Anda masukkan. &#x20;

Selanjutnya ketik `/login "password yang Anda buat"`

Selamat, Anda berhasil melakukan register pada server kami. Starter pack akan otomatis masuk kedalam inventory Anda. Mulailah menjelajah!

### Video Tutorial by Ev

Register tutorial skip to 1:10

{% embed url="<https://youtu.be/i4oagc28Z0Y>" %}
By: Ev
{% endembed %}


---

# 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://terrashine.gitbook.io/docs/getting-started/register.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.
