# Introduction

今回はマストドンの本です。 マストドンやってますか?

マストドンは自由なSNSです。 某青い鳥では、青い鳥社が完全な権力を持っており、ユーザに自由はありません。 例えば、「お前の貼った力士の画像は肌色が多いから卑猥だ。BANする。」と言われたら、 ユーザは本質的に抵抗することができません。

一方、マストドンは分散型のSNSなので、ユーザにはインスタンスを選択する権利があります。 インスタンスの管理者がクソであれば、別のインスタンスに移るという選択肢があります。 自分の主義に合うインスタンスがひとつもないのであれば、自分でインスタンスを立てれば良いのです。 青い鳥のように、米国の法律や価値基準を強制されることもないのです。 マストドンは完全な自由が保証された素晴らしいSNSなのです。

さあ[マストドンを始めましょう](https://friends.nico/)。

いつもどおりこの本は[CC-0](https://creativecommons.org/choose/zero/)で公開され、自由に利用できます。 この本は完全に自由が保証された素晴らしい本なのです。

[ウィッシュリストはこちらです](https://twishli.st/masarakki)。

## 第2版まえがき

夏コミから技術書典の間の僅かな期間にマストドンは大きく変わりました。 一番重大なトピックは**ActivityPubの導入**でしょう。 第2版では現時点での最新のコードベースを反映し、内容を加筆・修正しました。


---

# 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://np-complete.gitbook.io/mastodon/readme.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.
