# 料金プラン

**現在、完全無料でご利用いただけます**

***

## 💎 現在の提供機能（無料）

Matri-Xは現在、**すべて無料**でご利用いただけます。

### 利用可能な機能

| 機能           | 状態     |
| ------------ | ------ |
| **フォーラム**    | ✅ 利用可能 |
| **開発チケット**   | ✅ 利用可能 |
| **通知システム**   | ✅ 利用可能 |
| **プロフィール管理** | ✅ 利用可能 |

### 料金

**完全無料** — クレジットカード登録不要

***

## 🚧 開発中の機能

以下の機能は現在開発中です：

| 機能             | 状態     |
| -------------- | ------ |
| **DeepWiki**   | 🚧 開発中 |
| **シミュレーター**    | 🚧 開発中 |
| **アルゴリズム更新通知** | 🚧 開発中 |
| **API連携**      | 🚧 計画中 |

***

## 💡 今後のプラン（予定）

将来的に、以下のような有料プランを予定しています：

### Free（無料）

* フォーラム参加
* 開発チケット
* 基本的なアルゴリズム解説（DeepWiki）

### Pro（月額 ¥2,980 予定）

* DeepWiki全記事閲覧
* シミュレーター無制限
* 詳細分析機能
* アルゴリズム更新通知（優先配信）

### Enterprise（要相談）

* API連携
* カスタマイズ
* 専用サポート
* ホワイトラベル

**※ 価格・機能は変更される可能性があります**

***

## 🔔 最新情報を受け取る

有料プランの提供開始時に通知を受け取りたい方は、[お問い合わせフォーム](/sono/contact.md)から「有料プラン通知希望」とお送りください。

***

## ❓ よくある質問

### Q. いつから有料になりますか？

A. 未定です。DeepWikiやシミュレーターなど、主要機能が実装されてからを予定しています。

### Q. 今から使っていれば、有料プランが無料になりますか？

A. アーリーユーザー特典は検討中です。決まり次第お知らせします。

### Q. 無料プランはずっと使えますか？

A. はい、基本的な機能は無料のまま提供予定です。

***

## 🚀 今すぐ始める

**完全無料** — クレジットカード不要

[Matri-Xに登録する](https://matri-x-algo.wiki/auth/signup)

***

## 📞 相談したい方へ

プランや機能についてご質問がある方は、お気軽に[お問い合わせ](/sono/contact.md)ください。


---

# 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://blog.matri-x-algo.wiki/sono/pricing.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.
