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

# IN7 허브에 오신 걸 환영합니다

진정한 AI 기술로 일의 본질에 집중하세요.

## AX 혁신의 인세븐

> 정보 검색에 낭비되던 숨은 8시간, 조직이 ‘일의 본질’에만 집중하는 완벽한 7일을 만듭니다.

<figure><img src="https://2956392698-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3UuUoqH7HzN6GjgcBCfI%2Fuploads%2Fse9TmRfK84xJV5rnTKlw%2F1.%20%EC%9D%B8%EC%84%B8%EB%B8%90%20%EB%A9%94%EC%9D%B8_BG.png?alt=media&amp;token=2913fdbf-9364-4d95-a7fe-fd06c3a21f08" alt=""><figcaption></figcaption></figure>

{% embed url="<https://landing.in7.day/>" %}

<p align="center"><a href="https://www.in7.day/login">인세븐 이용하기</a></p>


---

# 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://in7.gitbook.io/in7/in7.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.
