> For the complete documentation index, see [llms.txt](https://guide.workmarket9.com/w9/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.workmarket9.com/w9/pages/estimate/step-2..md).

# Step 2. 프로젝트 검수 및 전문업체 모집

{% hint style="info" %}
**프로젝트 등록을 완료하셨나요?**&#x20;

아직 프로젝트 등록 전이라면 전단계로 이동하세요. \
👉[ Step1. 프로젝트 등록 가이드 보러 가기](/w9/pages/estimate/step-1..md)
{% endhint %}

<table><thead><tr><th>Index</th><th data-hidden></th><th data-hidden></th><th data-hidden data-type="files"></th></tr></thead><tbody><tr><td><ul><li><a data-mention href="#id-1">#id-1</a></li><li><a data-mention href="#id-2">#id-2</a></li><li><a data-mention href="#id-3.-and">#id-3.-and</a></li></ul></td><td></td><td></td><td></td></tr></tbody></table>

***

## 1. ‘나의 캐스팅엔’에서 프로젝트 확인하기

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

* <mark style="background-color:yellow;">👨‍💻</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**의뢰를 등록했는데 잘 진행됐는지 궁금하신가요?**</mark> \ <mark style="background-color:yellow;">등록한 의뢰는 ‘</mark><mark style="background-color:yellow;">**나의 캐스팅엔>**</mark>[<mark style="background-color:yellow;">**나의 소싱의뢰**</mark>](https://www.castingn.com/mypagenew/mysourcing)<mark style="background-color:yellow;">’에서 확인하실 수 있어요!</mark>

***

## 2. 전문매니저와 상담하기

<figure><img src="/files/SQhi9dm3NdWo3wMwhtBW" alt=""><figcaption><p>의뢰 등록이 완료되고 영업일 기준 1~2일 이내 유선 상담이 이루어집니다.</p></figcaption></figure>

* <mark style="background-color:yellow;">**👨‍💻 등록된 의뢰가 바로 공개되는 것은 아니에요.**</mark> \ <mark style="background-color:yellow;">전문 소싱 매니저와 상담을 통해 수정, 보완 절차가 진행됩니다.</mark>

### ⏩ 의뢰 상담 진행 순서

* 1️⃣ 의뢰 등록
  * 견적 문의를 진행하고 싶은 내용을 자세하게 적어 의뢰를 등록합니다.\
    (참고. [Step 1. 견적 문의 등록 시작하기](/w9/pages/estimate/step-1..md))
* 2️⃣ 전문매니저상담
  * 전담 매니저가 등록된 의뢰 확인 후 유선 상담을 진행합니다.(평균 영업일1, 2일 이내)
* 3️⃣ 의뢰 내용 수정/보완 -> 최종 의뢰 완성
  * 34,000여 건의 의뢰를 경험한 전문 매니저와 함께 의뢰 내용에 대한 수정, 보완 작업이 바로 진행됩니다.(**의뢰 제목부터 의뢰 가능 여부, 예산, 일정 등 자세한 상담 진행)**

{% hint style="danger" %}
상담 후 적합하지 않은 의뢰 건에 대해서는 **의뢰 등록이 반려 또는 보류**될 수 있어요.
{% endhint %}

***

## 3. 의뢰리스트 등록 & 전문업체 모집 시작

<figure><img src="/files/LLMJK8xdWhSWEkmwxb5a" alt=""><figcaption><p>캐스팅엔 <a href="https://www.castingn.com/projectList?cate1=&#x26;cate2=&#x26;keyword=&#x26;sort=ORDER_REC&#x26;status=11%2C18%2C19%2C20&#x26;woComplete=&#x26;bgfr=&#x26;bgto=&#x26;page=1">의뢰리스트</a> 화면 이미지</p></figcaption></figure>

* <mark style="background-color:yellow;">👨‍💻 전문 매니저와 상담이 잘 마무리되었다면,</mark> \ <mark style="background-color:yellow;">의뢰 리스트에 ‘나의 소싱의뢰’ 프로젝트가 공개됩니다. 이제 3일 동안 전문업체 모집이 진행됩니다 :)</mark>

***

{% hint style="success" %}
계속해서 다음 단계를 진행해볼까요? 🙂
{% endhint %}


---

# 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://guide.workmarket9.com/w9/pages/estimate/step-2..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.
