# 도움말

- [자주 묻는 질문](https://shopping-docs.toss.im/support/faq.md): 입점, 상품 등록 관련 자주 묻는 질문을 모았어요.
- [상점 입점](https://shopping-docs.toss.im/support/faq/onboarding.md): 상점 입점 관련 자주 묻는 질문이에요.
- [상품 관리](https://shopping-docs.toss.im/support/faq/products.md): 상품 등록, 수정 등의 상품에 관련된 자주 묻는 질문이에요.
- [옵션 등록 FAQ](https://shopping-docs.toss.im/support/faq/faq.md)
- [인증서 확장자가 .pfx인 경우](https://shopping-docs.toss.im/support/faq/.pfx.md): 한국전자인증(crosscert.com) 홈페이지에서 변환 후 사용할 수 있어요.
- [솔루션/Open API 연동하기](https://shopping-docs.toss.im/support/solution-api.md)
- [통합솔루션으로 연동하기](https://shopping-docs.toss.im/support/solution-guide.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://shopping-docs.toss.im/support.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.
