# うんｊユーザーズガイド

### うんｊとは？

うんｊは、匿名でスレッドを立て、自由にレスを投稿できる掲示板サイトです。\
読むだけでも使えますし、書き込みもすぐに始められます。

{% embed url="<https://unj.netlify.app>" %}

このガイドでは、うんｊの基本的な使い方を、画面の流れに沿って解説します。

***

### まず何ができる？

うんｊでは、主に次のことができます。

* スレを読む
* レスを投稿する
* スレ立て
* 画像・YouTube・お絵描きを共有する

特別な知識や設定は不要です。

***

### 使い方の流れ

初めて使う方は、次の順番で読むのがおすすめです。

1. **スレを読む**\
   スレ一覧の見方や、レスの読み方を説明します。
2. **レスを投稿する**\
   既存のスレに書き込む方法を説明します。
3. **スレ立て**\
   新しいスレを立てる方法を説明します。

***

### よくある疑問

#### アカウント登録は必要？

不要です。\
うんｊは匿名で利用できます。

#### 個人情報は表示される？

表示されません。\
投稿内容以外の個人情報が公開されることはありません。

***

### 困ったときは

操作がわからなくなった場合は、このユーザーズガイドを参照してください。\
それでも解決しない場合は、下記のフォームから問い合わせてください。

{% embed url="<https://unj.netlify.app/unj/contact/>" %}

***

### ガイドを読む

ガイドは次のページから読んでください。


---

# 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://unj.gitbook.io/unj/unyzzugaido.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.
