# 건축물 디자인

### 건축물

건축물은 기본적으로 자기 소유의 랜드를 소유했을 때 건축할 수 있으며, 랜드의 용도별로 건축할 수 있는 건축물에 제한이 있습니다.&#x20;

유저는 마켓을 통해 건축물을 구매하여 건축물의 외형을 변경할 수 있습니다.&#x20;

이때 건축물마다 간판 또는 광고판의 크기는 모두 다르며, 광고판의 크기에 따라 보유세에 영향을 받습니다.&#x20;

크리에이터는 “더마르스 스튜디오”를 통해 건축물을 디자인하여 메타버스 내 마켓에 판매할 수 있으며, 추후 업데이트를 통해 3D맥스, 스케치업, 블렌더 등의 툴에서 컨버팅도 가능하도록 구현 할 예정입니다.<br>

<figure><img src="/files/Eig7HAjwWEcBJIU74sKL" alt=""><figcaption><p>매핑소스의 디자인을 다르게 하면 건물 디자인을 변경할 수 있습니다.</p></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://whitepaper.marscompany.co/korean-2/ugc/building-design.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.
