# 今後の展望

大きな機能拡張としては、現状4つを考えています。

1. セルフホストから一般向けの送金プラットフォームとして拡張
2. 連携するSNSの拡張（X、YouTube、Githubなど）
3. zkpを活用した完全プライバシーの拡張
4. 収益化とYabumi DAO Token運用の拡張

詳細はロードマップをご覧ください。


---

# 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://doc.yabumi.xyz/readme/no.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.
