# How to Start

### 🚀 Step 1: Create Your Account

Head over to [**sunflower-land.com/play**](https://sunflower-land.com/play) and click **Create Account**.

You’ll be given two ways to start:

* **Google Login (Recommended)**
  * The easiest way for new players.
  * Just sign in with Google and your farming adventure will begin
* **Web3 Wallet (Advanced)**
  * Use MetaMask, Sequence, or other wallets if you want to login with&#x20;
  * Recommended for experienced players who already use crypto.

***

### 🌱 Step 2: Start Playing

Once your account is created, you can jump right into farming!\
Follow the in-game tutorial and let **Pumpkin Pete** guide you through your first crops.

***

### 💬 Need Help?

* Check the in-game tutorial.
* Visit our [**Discord**](https://discord.gg/sunflowerland) to chat with other farmers and goblins.

***

### :question: Transferring an account?

Sunflower Land accounts are NFTs that can be traded. It is **not recommended** to purchase and use someone else's farm - the account may be banned and/or items removed.


---

# 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.sunflower-land.com/getting-started/how-to-start.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.
