# 进入游戏

## Create a new account

{% code overflow="wrap" %}

```
Click 'Create New Account' to generate your own private key (account) and enter the game.
```

{% endcode %}

{% code overflow="wrap" %}

```
When entering for the first time, please allow a few minutes for the game to load.
```

{% endcode %}

<figure><img src="/files/fShWz7FPB3QFIwK0aOKS" alt=""><figcaption><p>Landing page</p></figcaption></figure>

<div align="left"><figure><img src="/files/yp6tQowEgY0sjt3VRJqP" alt=""><figcaption><p>This loading process is necessary </p></figcaption></figure></div>

##

> ## Enter with an exist account

{% code overflow="wrap" %}

```
You can input an existing key and any coordinates to enter the game.
```

{% endcode %}

{% code overflow="wrap" %}

```
Your last used private key and ship coordinates will be stored and automatically filled in.
```

{% endcode %}

{% code overflow="wrap" fullWidth="false" %}

```
You will start exploring the map from the coordinates you inputted, so it's recommended to record your ship's location before ending the game each time.
```

{% endcode %}

<div align="left" data-full-width="false"><figure><img src="/files/AFcKsQLBEyT5rbHdpCLX" alt=""><figcaption><p>Enter with the private key</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/4ufzoONAQN0i21zYHWwi" alt=""><figcaption><p>In the settings you can view the current private key</p></figcaption></figure></div>


---

# 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://isatosea.gitbook.io/satosea-how-to-play/quick-start/jin-ru-you-xi.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.
