# 어플리케이션 설정

## 앱 등록

앱 등록은 회원가입 이후 바로 진행하시거나, 데모서비스를 이용하다 중간에 진행하실 수도 있습니다. 아직 앱이 스토어에 올라가지 않았거나 앱 출시 전에 서비스를 체험하시고 싶으신 분들은 회원가입 이후 데모 서비스를 이용하시면서 사용법을 익힌 이후 앱 등록을 진행하시면 됩니다.

![](/files/-Mf1eWGTFIghIEFRAE-J)

어플리케이션 설정에서 우측 상단에 **앱 등록** 버튼을 누르시면 등록 가능합니다. \
앱 등록 가이드는 다음을 참고해주세요. [회원가입 및 서비스 등록](/basic/signup.md#undefined-6)


---

# 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://document.wisetracker.co.kr/service/app-setting.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.
