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

# ConveUntact

### 이 앱은 무엇인가요❓

✔️ 現 군에서는 시설 예약 및 방문 내역을 수기로 작성하여 관리하고 있습니다.(ex. 종교 시설, 헬스장, 노래방, 사이버지식정보방 등) 이는 수기로 작성하고, 수기로 작성한 내용을 컴퓨터로 옮기는 작업같은 불편함이 발생합니다. 해당 프로젝트는 수기 예약 및 관리에 대한 효율성과 편의성을 높이기 위한 비대면 시설 예약 앱입니다.

![](/files/qQfTYKOcdLRtQ31F9sT8)

### 이 앱을 통해 무엇을 얻을 수 있을까요❓

✔️ 기존 방식의 시설 예약 및 일지 작성 문제 등을 해결할 수 있습니다. 해당 앱이 활성화 될 경우 장병들의 시설 이용 현황 파악에 용이하여 부대 시설 운용에도 도움이 될 것으로 기대됩니다. 또한 Covid-19로 인해 비대면 서비스가 활성화되는 가운데 감염에 대한 위험 부담도 낮출 수 있으며, 부대 내 병들의 휴대폰 사용이 활성화됨에 따라 시설들을 앱의 예약 기능을 이용해 편의성을 높일 수 있습니다.

#### 확인해보러 가볼까요 ? [ConveUntact 바로 가기](https://github.com/osamhack2021/APP_ConveUntact_Yookhaehan)

## ConveUntact 시연 영상

{% embed url="<https://www.youtube.com/watch?v=qV5ra9PdmNU>" %}
ConveUntact
{% endembed %}

## 육해한 녀석들 팀 소개

***<*****육**&#xAD70;*>*&#xACFC; <**해**&#xAD70;*>*&#xC758; 심상치 않은 만남!

![Yookhaehan\_Teammember](/files/FeCENeeWmym0JCJBRRhg)

&#x20;                       [![](https://img.shields.io/badge/zhoho-655ced?style=social\&logo=github)](https://github.com/zhoho)                                [![](https://img.shields.io/badge/chris0825-655ced?style=social\&logo=github)](https://github.com/chris0825)[                                ![](https://img.shields.io/badge/dmsvk01-655ced?style=social\&logo=github)](https://github.com/dmsvk01)


---

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