# 설정

- [앱 기기 알림 설정하기](https://diritto.gitbook.io/helpcenter/feature/settings/app-push-notification.md): 푸시 알림을 받는 방법
- [연결된 SNS 계정 관리](https://diritto.gitbook.io/helpcenter/feature/settings/sns.md): 하나의 디리토 계정에 카카오, 네이버, 애플, 구글 SNS 계정을 연결할 수 있어요.
- [트위터 계정 해제 후, 다른 SNS 계정 연결하기](https://diritto.gitbook.io/helpcenter/feature/settings/sns/connect.md): 트위터 로그인이 2023년 9월 5일 종료돼요. 그 전에 다른 SNS 계정을 연결해 주세요.
- [리디 계정 연결하기](https://diritto.gitbook.io/helpcenter/feature/settings/connect-ridi-account.md): 리워드를 쉽게 받기 위해 디리토 계정과 리디 계정을 연결해요.
- [리디 계정 연결 해제하기](https://diritto.gitbook.io/helpcenter/feature/settings/connect-ridi-account/disconnect-ridi-account.md)


---

# 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://diritto.gitbook.io/helpcenter/feature/settings.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.
