> For the complete documentation index, see [llms.txt](https://minara.ai/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minara.ai/docs/minara-handbook/ja/rifarensu/personalization.md).

# パーソナライゼーション

Minaraのパーソナライズ機能は、あなたの取引習慣、ポートフォリオの状況、明示された好みに合わせて分析と応答を調整します。すべてのユーザーに同じ一般的な出力を返すのではなく、Minaraはあなたが提供した情報と、時間の経過とともに観察したパターンを使って、実際の作業方法により関連性の高い応答を作成します。

すべてのパーソナライズモジュールはデフォルトで有効になっています。いつでも任意に無効化できます。

## パーソナライズ設定の場所

アプリの左上隅にあるアバターをクリックし、 **パーソナライズ** をプロフィールメニューから選択します。以下のセクション（取引サマリー、カスタムプロンプト、タグ、メモリ）は、このページ上でそれぞれ別々のパネルとして表示されます。

***

## 取引サマリー

### Minaraウォレットのコンテキスト

<figure><img src="/files/de20934494952263cc59f07856710ee629ccd4e0" alt=""><figcaption></figcaption></figure>

Minaraは、あなたのMinaraスポットウォレットの保有状況を分析に組み込みます。市場に関する質問をすると、Minaraは次の要素を考慮できます。

* 現在保有している資産
* あなたのエクスポージャーの集中度
* ポートフォリオ全体のリスク分布
* 未決済ポジション

つまり、分析は孤立して答えられるのではなく、現在の状況に対して相対的に行われます。

Minaraパーペチュアルウォレットのコンテキストは、まだ統合されていません。

### 外部ポートフォリオ

<figure><img src="/files/52c4be7380116e3af95e4c915a8db28fe1c4624b" alt=""><figcaption></figcaption></figure>

Minara以外のウォレットアドレスをインポートできます。Minaraは、以下を含むそれらのウォレット全体での取引活動を要約します。

* 一般的な保有期間
* 好みの取引ペア
* 観測された戦略パターン
* 過去のパフォーマンス傾向

これにより、プラットフォーム内で起きることを超えて、Minaraはあなたの取引方法をより広く把握できます。

***

## カスタムプロンプト

<figure><img src="/files/2f5c935b68b0d2c406a1c9e6353b4b51b5ce063b" alt=""><figcaption></figcaption></figure>

カスタムプロンプトでは、Minaraとのすべてのやり取りに適用されるシステムレベルの指示を記述できます。次のような内容を指定するために使用します。

* 優先する分析の深さやスタイル
* Minaraに優先してほしい指標やフレームワーク
* 応答形式（簡潔な要約 vs. 詳細な内訳）
* 注目したい資産や市場
* トーンや、Minaraにどう呼んでほしいか

これらの指示はセッションをまたいで保持され、デフォルトの動作より優先されます。

***

## タグ

<figure><img src="/files/f9584cd06feb04926a7ef87b4e32d38436b6f904" alt=""><figcaption></figcaption></figure>

タグは、あなたの取引プロファイルの構造化された側面を表します。各側面には、複数の候補ラベルがあります。例。

* **リスクプロファイル：** 積極的 / バランス型 / 保守的
* **意思決定スタイル：** データ主導 / ナラティブ主導 / コミュニティ主導 / 技術主導
* **取引頻度：** 受動的保有者 / 相場ウォッチャー

Minaraは、会話を通じて時間の経過とともにタグを自動推定し、更新することがあります。また、任意のタグを手動で設定することもできます。タグを手動で設定すると、Minaraがそれを自動的に上書きすることはありません。タグがあなたに当てはまらない場合は、N/Aに設定してください。

タグは、Minaraが分析、提案、説明のフレーミングをどう調整するかを判断するのに役立ちます。

***

## メモリ

{% columns %}
{% column %}

<figure><img src="/files/a92d4e100efbf1988c422b0e1278e2d4ed7ccdb9" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/7aa46e7e65fdf2396e776d55e4296a46ba52fd1e" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

メモリとは、Minaraがあなたの好み、戦略、過去のやり取りについて保存する具体的な事実です。例。

* 好みの取引時間軸
* 好みの分析アプローチ
* 一般的なリスク許容度

メモリにより、Minaraは会話間の一貫性を維持できます。毎回コンテキストを説明し直す必要はありません。Minaraに保持させたくないメモリは、任意で削除できます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://minara.ai/docs/minara-handbook/ja/rifarensu/personalization.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
