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

# 인증 정보 적용

Unity Scene의 XRStudio GameObject를 선택합니다. 아래 그림과 같이 Inspector에 XRAPI를 찾습니다.

XRAPI에는 4가지 입력이 필요로 합니다.\
\- Client Id, Client SecretKey, Authorization URL, ApplicationKey

<figure><img src="/files/oWZ9QDtVjXSrmgMtDITW" alt=""><figcaption></figcaption></figure>

* 앱 등록 사이트에서 발급 받은 Client Id와 Client secretKey, Authorization URL,Application Key를 위와 같이 입력합니다.
* 입력된 키로 token이 발급 되고 AR의 인식 및, POI, Navigation에서 사용됩니다.
