> 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-3..md).

# Step 3. 전문업체 매칭

{% hint style="info" %}
👨‍💻 [의뢰리스트](https://www.castingn.com/projectList?cate1=\&cate2=\&keyword=\&sort=ORDER_REC\&status=11%2C18%2C19%2C20\&woComplete=\&bgfr=\&bgto=\&page=1)를 통해 프로젝트 의뢰가 진행중이신가요?&#x20;

아직 진행 전이라면 전단계로 이동하세요! \
👉 [**Step2. 프로젝트 검수 및 전문업체 모집 가이드**](/w9/pages/estimate/step-2..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.-greater-than">#id-1.-greater-than</a></li><li><a data-mention href="#id-2.-greater-than">#id-2.-greater-than</a></li><li><a data-mention href="#id-3">#id-3</a></li></ul></td><td></td><td></td><td></td></tr></tbody></table>

***

## 1. ‘나의 캐스팅엔 > 알림’ 확인하기 👀

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

{% hint style="info" %}
**알림 : '신청하신 소싱의뢰의 입찰이 지금부터 시작됩니다.'**
{% endhint %}

* <mark style="background-color:yellow;">👨‍💻 전문 매니저와 상담이 마무리되고 의뢰 등록을 진행되면,</mark>\
  &#x20;<mark style="background-color:yellow;">**의뢰 리스트에 등록이 완료됨과 동시에 알림**</mark><mark style="background-color:yellow;">을 확인하실 수 있습니다🙂</mark>

***

## 2. ‘나의 캐스팅엔 > 나의 소싱의뢰’에서 내 의뢰 확인하기 👀

<figure><img src="/files/meBxGloRLVO8vuBWiUOa" 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>

***

## 3. 매칭 진행중인 의뢰 확인하기 👀

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

* <mark style="background-color:yellow;">👨‍💻</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**진행중인 의뢰 정보 페이지에서는 실시간 참여 중인 업체들의 정보를 확인할 수 있습니다.**</mark>\
  &#x20;<mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">어떤 업체들에게 프로젝트를 맡길지 검증된 정보를 보고 판단하세요!</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-3..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.
