> For the complete documentation index, see [llms.txt](https://docs.xwin.capital/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xwin.capital/ptoforio.md).

# ポートフォリオ構成

XWIN Capitalでは、各運用商品ごとに異なるポートフォリオ構成を採用しています。

投資対象資産の組み合わせにより、リスクとリターンのバランスを調整します。

***

### インデックス戦略

暗号資産市場の主要銘柄へ分散投資します。

例

* BTC
* ETH
* 主要アルトコイン

市場全体の成長を取り込むことを目的としています。

***

### アクティブ戦略

市場状況に応じて資産配分を調整します。

特徴

* 市場トレンドに応じた投資
* 資産配分の柔軟な変更
* 機会の最大化

***

### 積立戦略

定期的に資産を購入することで価格変動リスクを分散します。

特徴

* ドルコスト平均法
* 長期資産形成
* 市場タイミング不要

***

### ステーブル戦略

ステーブルコインを活用した安定運用です。

特徴

* 価格変動の低減
* 安定利回り
* 資産保全


---

# 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:

```
GET https://docs.xwin.capital/ptoforio.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.
