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

# 🔥니트로 1개월 본인적용 안내

{% embed url="<https://talk.naver.com/ct/wc4duo>" %}

{% hint style="info" %}
**가상카드 발행처: 인디브** \
**유효기간: 고객센터 문의**\
**인디브 고객센터 : 0507-1420-3199**
{% endhint %}

{% hint style="danger" %}
**반드시 해당 가이드를 숙지 후 구독을 진행해 주세요.** \
**숙지하지 않아 발생한 불이익은 책임지지 않습니다.**\
\
**반드시 니트로 베이직(파란배경) 아닌 니트로 플랜으로 결제 부탁드립니다.**
{% endhint %}

{% hint style="warning" %}
**2회 이상 오류 발생 시 혹은 OTP 인증이 필요한 경우**  [**네이버 톡톡**](https://talk.naver.com/ct/wc4duo)**으로 문의 부탁드립니다.**\
**3회 이상 실패할 경우 디스코드 결제가 잠시 차단됩니다.**
{% endhint %}

{% hint style="warning" %}
**은행 및 카드사 점검으로 인해 가상카드 사용이 불가할 수 있습니다.** \
**오류 발생 시 1\~2시간 정도 여유를 두시고 시도 부탁드립니다.**
{% endhint %}

{% hint style="warning" %}
**서버 부스트를 구독하고 계신 경우 본인 적용 이용이 어렵습니다.**\
**해당 경우** [**네이버 톡톡**](https://talk.naver.com/ct/wc4duo)**으로 문의 부탁드립니다.**
{% endhint %}

{% hint style="warning" %}
**니트로 구독 기간이 남아있는 경우 즉시 구독이 불가합니다.** \
**해당 경우** [**네이버 톡톡**](https://talk.naver.com/ct/wc4duo)**으로 문의 부탁드립니다.**
{% endhint %}

{% hint style="warning" %}
**니트로 무료 프로모션(1달, 2주) 남아있는 경우 즉시 구독이 불가합니다.** \
**해당 경우** [**네이버 톡톡**](https://talk.naver.com/ct/wc4duo)**으로 문의 부탁드립니다.**
{% endhint %}

{% content-ref url="/pages/Y9BXa8w5FsgbZDB3eX6q" %}
[💳 니트로 1개월 본인적용 가이드](/info/gra.md)
{% endcontent-ref %}


---

# 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://nia.indiv.kr/info.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.
