# 👋 세일즈맵 개발자 센터입니다

{% hint style="info" %}
**세일즈맵 개발자 센터입니다.**&#x20;

세일즈맵의 다양한 API를 통해 손쉽게 서비스를 연동할 수 있습니다.

이미 많은 고객들이 세일즈맵과 API를 함께 활용하여 더욱 효율적인 솔루션을 구축하고 있습니다.
{% endhint %}


---

# 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/developers/home.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.
