# PortalDotsのアップデート

## PortalDotsのアップデートを行う <a href="#update" id="update"></a>

PortalDotsのアップデートを行うには、以下の手順に従ってください。

1. 「スタッフモード」を開きます。
2. メニューから「PortalDotsのアップデートの確認」を選びます。
3. アップデートが可能な場合、PortalDotsをアップデートする方法が表示されます。画面の指示に従ってPortalDotsをアップデートしてください。

{% hint style="warning" %}
メジャーバージョンをまたぐアップデート（PortalDots 4からPortalDots 5へのアップデートなど）はできません。メジャーバージョンをまたいでアップデートした場合、PortalDotsは動作しません。
{% endhint %}

## アップデート後、PortalDotsが開けなくなった場合 <a href="#cannot-open" id="cannot-open"></a>

アップデートを行ったことでPortalDotsを開けなくなってしまった場合、以下の記事を参照してPortalDotsを再インストールしてください。

{% content-ref url="/pages/Q7I3FLo0DQ1X0JxyaQMA" %}
[PortalDotsを開けなくなったとき（PortalDotsの再インストール）](/settings/cannot-open.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://docs.portaldots.com/settings/update.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.
