# 세일즈

- [딜](https://docs.salesmap.kr/sales/deal.md)
- [딜 생성하기](https://docs.salesmap.kr/sales/deal/generating-deal.md)
- [딜 활용하기](https://docs.salesmap.kr/sales/deal/utilizing-deal.md)
- [견적서 관리](https://docs.salesmap.kr/sales/quote-management.md): 영업 기회에서 해당 고객이 구매하고자 하는 상품과 사용 인원, 그에 따른 견적 금액 등을 함께 관리할 수 있습니다.
- [견적서 템플릿](https://docs.salesmap.kr/sales/quote-template.md): 고객이 견적서를 요청하는 경우, 세일즈맵에 등록한 상품 및 견적서 구성을 활용하여 견적서를 PDF 파일로 다운로드 받거나 링크로 편리하게 공유할 수 있습니다.
- [상품 변형](https://docs.salesmap.kr/sales/product-variation.md): 앞서, 세일즈맵 내에 회사의 상품을 생성하고 딜에 상품을 연결하여 견적서를 만들 수 있었죠. 이에 더해 이미 생성한 상품을 딜과 연결하는 과정에서 상품의 세부 내역이 변경되거나 할인이 적용된다면, 그럴 땐 상품 변형 필드를 추가하여 상품에 변경되는 사항을 바로 적용할 수 있습니다.


---

# 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://docs.salesmap.kr/sales.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.
