> For the complete documentation index, see [llms.txt](https://ceogolfclub.gitbook.io/ceo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ceogolfclub.gitbook.io/ceo/membership/join.md).

# 회원 가입 신청

각 분야에서 활약하시는 CEO와 리더분들을 환영드립니다.&#x20;

CEO골프클럽의 입회를 희망하시는 분께서는 아래 가입신청서를 작성해 주십시오.&#x20;

가입신청 이후 사무국에서 회원 심사와 더불어 세부 내용을 안내해 드립니다.&#x20;

CEO골프클럽에서 즐거운 라운딩과 네트워킹을 즐기시길 바랍니다.

**CEO클럽 사무국 연락처**

* E-mail : <ceoclub@smatoos.com>
* Phone : 010-4635-8670

{% embed url="<https://form.typeform.com/to/pa0o7TsQ>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ceogolfclub.gitbook.io/ceo/membership/join.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
