# 시작하기

- [구독 솔루션 결제 정보 불러오기](https://docs.smply.one/start/integrate_payment.md): 심플리는 결제 정보 분석을 통해 결제중인 구독 솔루션들을 자동으로 탐색해서 불러옵니다. 새로 도입한 솔루션도 매일 오전 4시에 진행되는 업데이트를 통해 자동으로 불러와 집니다.
- [구성원 정보 불러오기](https://docs.smply.one/start/integrate_gws.md): 구글 워크스페이스와 MS Teams 연동을 통해 자동으로 사내 모든 구성원에 대한 정보를 심플리로 불러올 수 있습니다. 별도의 그룹웨어를 사용하고 계시다면, 수동으로 입력하거나 구성원 정보가 담긴 엑셀 파일을 업로드 할 수도 있습니다.
- [GoogleWorkspace 연동 상세 설정](https://docs.smply.one/start/integrate_gws/googleworkspace.md): Google Workspace 연동으로 여러 도메인의 사용자·조직 단위·그룹을 선택적으로 심플리에 동기화하고, 구성원 상세에서 Google 계정을 직접 생성·정지·삭제하는 방법을 안내합니다.
- [Microsoft 연동 상세 설정](https://docs.smply.one/start/integrate_gws/microsoft.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.smply.one/start.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.
