# 알림센터

## 1. 알림 확인하기

> 1. **기업 알림**
>    * 카택스가 아닌 소속된 회사에서 발송하는 메세지 입니다. 푸시 메세지를 눌러 앱에 접속해도 알림 센터에서 수신된 푸시 메세지를 모두 확인할 수 있습니다.&#x20;
> 2. **카택스 알림**
>    * 카택스에서 발송하는 푸시 메세지 입니다. 공지사항이나 서비스에 관한 알림 서비스 등을 모두 확인할 수 있습니다.&#x20;

<figure><img src="/files/p0AkaKPbrVIiJJnaL6vw" alt="" width="375"><figcaption><p>수정 필요함.</p></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.cartax.biz/guidebook/manual/biz_app/home/notice.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.
