# 株式資産管理 利用ガイド

> 対応バージョン：8.0 以上

株式資産管理の主な機能：

1. ポジション管理 — 買い・売り・配当取引を記録し、各保有銘柄の状況を簡単に把握。
2. 損益レポート — 保有銘柄の損益や実現損益を自動で計算し、投資パフォーマンスを分析。
3. 株価の自動更新 — 毎日の終値確定後に、最新の市場価格を自動で取得します。米国株・日本株・香港株など、複数の市場に対応。
4. 資産統計 — 株式資産を他のアカウントと合わせて総合的に管理。資産の割合や構成を一目で把握。\
   ![list](/files/yS6LObep0tmLFnIVpYOo)

## 使用ガイド

{% content-ref url="/pages/EDZGkqnjbIG292cCZis0" %}
[株式口座の作成](/guides/create-stock-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/bHpur9n8hmCYSlRlZlFW" %}
[保有銘柄の追加](/guides/add-stock-position.md)
{% endcontent-ref %}

{% content-ref url="/pages/MD2W8vW1SFZ3VkU7wNke" %}
[取引の記録（買い／売り／配当）](/guides/record-transactions.md)
{% endcontent-ref %}

{% content-ref url="/pages/3xE2jivNX5E5hNw6SQEl" %}
[機能を利用できるようにする](/guides/unlock-features.md)
{% endcontent-ref %}

### FAQ

{% content-ref url="/pages/HZZv764Cc7RfRs9TkcLv" %}
[株価は自動更新されますか？](/faq/auto-update-stock-price.md)
{% endcontent-ref %}


---

# 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://stock-manual-jp.swalloworkstudio.com/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.
