# 농장 미리보기

## 농장 생성 방법

`/농장 생성 [농장이름]` 명령어를 사용하여 나만의 농장을 만들 수 있습니다.

농장이 생성되면 기본 크기의 섬이 주어지며, 업그레이드를 통해 확장할 수 있습니다.

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

{% tabs %}
{% tab title="기본 섬" %}

<figure><img src="/files/6Kl43ehyQdNRtPQc66hw" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="블로썸 섬" %}

<figure><img src="/files/MXuaFpzQ5QVxQbWEnHQC" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="캠프 섬 " %}

<figure><img src="/files/wScjVA3tcJLnZjyhR1a7" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
농장 이름은 부적절한 단어가 포함될 수 없습니다. (서버 규칙 참고)
{% endhint %}


---

# 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://organization-pmk.gitbook.io/docs/undefined-1/minifarm/creation.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.
