# Logit이란?

**Logit**은 나의 경험을 기반으로 자기소개서를 AI와 함께 작성하는 서비스입니다.

취업 준비를 하면서 가장 어려운 부분 중 하나는 내가 겪어온 경험을 자소서 문항에 맞게 풀어내는 일입니다. Logit은 평소에 경험을 기록해두면, 막상 자소서를 쓸 때 AI가 가장 적합한 경험을 골라 초안을 잡아줍니다.

### 이런 분들에게 추천합니다

* 자소서를 처음 써보는 취업 준비생
* 경험은 많은데 어떤 걸 써야 할지 모르겠는 분
* 매번 비슷한 내용만 반복하게 되는 분
* AI를 활용해 효율적으로 취업 준비를 하고 싶은 분

### 핵심 가치

**경험이 자산이 됩니다.** 작은 경험도 STAR/PSI 형식으로 기록해두면 나중에 강력한 자소서 재료가 됩니다.


---

# 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.logit.ai.kr/intro.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.
