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

# Step 4. 미팅 및 견적

{% hint style="info" %}
👨‍💻 전문업체와 매칭되셨나요?&#x20;

미팅, 견적을 진행하기 전에 전문업체의 매칭 단계가 궁금하시다면 전단계로 이동하세요!\
&#x20;👉 [Step 3. 전문업체 매칭 가이드](/w9/pages/estimate/step-3..md)[ ](/w9/pages/estimate/step-3..md)보러가기
{% endhint %}

***

## ‘미팅 및 견적’ 화면 이해하기 > ‘나의 소싱의뢰’ 페이지

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

* 👨‍💻 **어느덧 기다리던 모집 마감일이 됐나요?** \
  이제 ‘[나의 소싱의뢰](https://www.castingn.com/mypagenew/mysourcing_view)’ 페이지를 통해 매칭된 전문업체들과의 ‘핏’을 확인할 시간입니다.&#x20;
* 채팅하기, 견적보기, 미팅신청, 레퍼런스 보기 등을 통해 전문업체들을 자세하게 확인하고 파악하면서 **최종 계약할 준비**를 하세요!
  * **1️⃣ 채팅하기**
    * 전문업체의 담당자와 **실시간 1:1 채팅**을 진행할 수 있습니다.
  * 2️⃣ **견적보기**
    * 전문업체가 제출한 **견적서를 확인**할 수 있습니다.
  * **3️⃣ 미팅신청**
    * 전문업체와의 **미팅을 신청**할 수 있습니다.
  * 4️⃣ **레퍼런스 보기**
    * 전문업체의 **포트폴리오를 확인**할 수 있습니다.

***

### 1️⃣ 채팅하기

<figure><img src="/files/9yutvL1qL17zPH8ii2Ab" alt=""><figcaption></figcaption></figure>

* <mark style="background-color:yellow;">👨‍💻</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**매칭된 업체들과 직접 1:1 실시간 채팅을 진행할 수 있습니다.**</mark>&#x20;
  * 메시지와 파일 첨부도 가능해서 견적에 대한 세부 설명이나, 미팅 전후 내용을 편하게 물어볼 수 있습니다.

***

### 2️⃣ 견적보기

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

* <mark style="background-color:yellow;">👨‍💻 업체가 남긴 견적 정보를 바로 확인할 수 있습니다.</mark>

{% hint style="info" %}
💡 의뢰 상황에 따라 미팅을 먼저 진행하는 경우도 많습니다. \
(이 경우, 미팅 전 견적서 확인은 불가능합니다.)
{% endhint %}

***

### 3️⃣ 미팅신청

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

* <mark style="background-color:yellow;">👨‍💻 전문업체에게 미팅 신청이 가능합니다.</mark>&#x20;
  * 비대면 미팅, 대면 미팅 등 다양한 옵션을 선택할 수 있고, **미팅 가능 일정 3개를 전문업체에 전달하는 등 일정 협의가 가능**합니다

***

{% 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-4..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.
