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

# 프랜차이즈 공지사항

### 1. 프랜차이즈  공지사항 조회

등록된 공지목록이 보여지고, 제목 검색에 부분 일치 값이 목록으로 보여져요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FPf1pH3Hms7BE0AvrY5Bc%2Fimage.png?alt=media&amp;token=b253a465-183b-4595-9d97-71b1214de56f" alt=""><figcaption></figcaption></figure>

### 2. 공지사항 신규 등록

제목과 내용을 작성해요.

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FTsmJKEJr9ooginXzbGGG%2Fimage.png?alt=media&amp;token=dc22e4fb-b2fe-4d96-86bc-c97e73301ff8" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FyysPtaXsCiPfTDHvcWRB%2Fimage.png?alt=media&amp;token=fc3bd9f6-30ee-4203-8771-0c27eb1957e5" alt=""><figcaption></figcaption></figure>

### 3. 대시보드 공지 반영

프랜차이즈 공지는 포스의 <mark style="color:blue;">가맹점공지</mark>에 목록이 나와요.

<div align="left"><figure><img src="https://2466304679-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAs66ChFUICpklDJDiH93%2Fuploads%2FEuAUResZbW49Q0C0SnpR%2Fimage.png?alt=media&amp;token=d1ad57d4-bcd4-4ce2-b99e-839c6eac3812" alt="" width="256"><figcaption></figcaption></figure></div>

{% hint style="info" %}
신규공지를 알리는 <mark style="color:$danger;">N</mark> 플래그는 7일후에 자동으로 사라져요.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://daoudata-co-kr.gitbook.io/daoudata.co.kr-docs/undefined-27/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
