> For the complete documentation index, see [llms.txt](https://archi-here.gitbook.io/construct-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://archi-here.gitbook.io/construct-guide/start/contractor.md).

# 건설사 시작하기

<figure><img src="/files/1T4dgfy72ZJkz0KjELxT" alt=""><figcaption></figcaption></figure>

**원하는 단계부터 빠르게 시작하세요.**

➡️ 아직 계정이 없다면, 회원가입 및 로그인부터 시작해 주세요.

➡️ 하우빌드 계정이 있다면, 참여 신청부터 시작해 주세요.

***

### 회원가입 및 로그인

계정이 없다면 [회원가입](https://auth.howbuild.com/signup)을 먼저 시작해 주세요. **건설사라면 누구나 하우빌드 파트너가 될 수 있어요.**

{% hint style="info" %}
기존 하우빌드 건설사 파트너라면 프로젝트 참여 신청이 바로 가능해요.&#x20;

회원가입에 어려움이 있거나, 회원 관련 문의사항은 <help@howbuild.com>로 연락 주세요.&#x20;
{% endhint %}

### 참여 신청

하우빌드 계정이 있다면 [로그인](https://auth.howbuild.com/signin)하고 여기부터 시작해 주세요.

{% hint style="info" %}
아키히어 입찰에 참여하기 위해서는 모집 공고에 참여 신청을 먼저 진행해야 합니다.&#x20;
{% endhint %}

{% content-ref url="/pages/nJzazkfwFDZko5OvyzFB" %}
[참여 신청](/construct-guide/contractor/apply.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://archi-here.gitbook.io/construct-guide/start/contractor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
