# 限定公開

限定公開とは、記事のURLを知っている人のみが閲覧可能な状態を指します。

（深夜マーケットの記事一覧等には表示されません）

下記の手順で記事の限定公開が可能です。

## 手順

### ①記事を執筆する

通常通りに記事を執筆します

### ②「公開設定」ボタンを押します

### ③「公開範囲」の設定で「限定公開」を選択します

<figure><img src="/files/mPPjXta9QP93JMEfNJ68" alt=""><figcaption></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://deepsme.gitbook.io/guide/manual/no/xian-ding-gong-kai.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.
