# CIGRO 세팅하기

- [대시보드 기본 세팅](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/dashboard.md): 대시보드 구현 어렵지 않아요!
- [Step1. 계정연동](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/dashboard/integration.md): 메뉴 탭 > 계정연동
- [Step2. 브랜드 생성](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/dashboard/create-brand.md)
- [Step3. 매칭하기](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/dashboard/matching.md)
- [제품 - 브랜드 매칭](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/dashboard/matching/product-brand-matching.md)
- [광고 - 브랜드 매칭 ](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/dashboard/matching/ad-brand-matching.md): 광고계정, 캠페인, 세트, 소재별로 브랜드에 매칭해보세요!
- [핵심 이익지표 세팅](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/contribution-margin.md)
- [수수료](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/contribution-margin/fee.md)
- [판매자 부담 배송비](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/contribution-margin/seller-shipping-fee.md)
- [원가](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/contribution-margin/cost.md)
- [SKU (화면 내 직접 설정 방식)](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/contribution-margin/sku-input.md)
- [SKU (엑셀 업로드 방식)](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/contribution-margin/sku.md)
- [기타비용 / 수익](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/contribution-margin/undefined.md): 자동으로 수집되지 않는 비용 및 수익을 입력하는 기능입니다.
- [VAT세팅](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/contribution-margin/vat.md): 보다 정확한 핵심이익 지표 제공을 위해 부가세를 제외할 수 있는 기능을 추가하였습니다. 하지만 실제 신고되는 부가세와 차이가 존재하니 참고용으로 확인 해주세요.
- [매출총이익 세팅](https://cigro-cx-sales.gitbook.io/cigro-1.0/cigro/contribution-margin/undefined-1.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://cigro-cx-sales.gitbook.io/cigro-1.0/cigro.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.
