# 인증 정보 발급

## 인증 정보 발급&#x20;

* 인증 정보는 개발자사이트[(인증정보  관리)](http://developer.maxverse.io/my/authinfo) 에서 앱 이름과 앱 아이디정보를 등록한 후 발급 받을 수 있습니다.

&#x20;     <img src="/files/2iJ2lMQlnKEDGBU4QXkt" alt="" data-size="original">

* 아래와 같이 발급 받은 Client\_ID, Client\_SecretKey, ApplicationKey를 앱에서 사용 합니다.

<figure><img src="/files/0V3dD1ru6C4TXLY330k3" alt=""><figcaption></figcaption></figure>


---

# 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.maxverse.io/license/license-key.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.
