> For the complete documentation index, see [llms.txt](https://visi-digital-internasional.gitbook.io/geo-prospector/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-ja/youkoso/activation.md).

# ライセンスの有効化

その **アクティベーション** このページには、デバイスID、ライセンス状態、有効性、クレジット、およびアプリケーションのバージョンが表示されます。

## アクティベーションを依頼

1. 開く **アクティベーション**.
2. 選択 **デバイスIDをコピー**.
3. 選択 **アクティベーション要求を送信**.
4. Geo Prospector は、現在の公式カスタマーサポートの WhatsApp チャンネルを開きます。
5. 準備済みのアクティベーション要求を送信します。
6. 承認済みのライセンストークンを待機してください。
7. Geo Prospector にトークンを入力します。
8. アクティベーションを完了し、状態が有効になることを確認します。

{% hint style="info" %}
カスタマーサポートの WhatsApp の送信先は、インストーラーを変更せずに配信者によって更新される場合があります。要求ボタンを使用すると、アプリケーションは現在公開されているサポート番号を取得します。
{% endhint %}

## デバイスID

デバイスIDは現在の Windows コンピューターを表します。ハードウェアや主要なシステムの変更により異なるデバイスIDが生成される場合があり、再アクティベーションが必要になることがあります。

## 更新後

同じ Windows アカウントを使用し、アプリケーションデータを削除しないでください。有効なライセンスが検出されない場合:

1. アプリケーションを閉じます。
2. Windows の日付、時刻、タイムゾーンを同期します。
3. Geo Prospector を再度開きます。
4. インストールされているバージョンを確認します。
5. 現在のデバイスIDをコピーします。
6. 以下を使用してサポートに連絡してください **アクティベーション要求を送信**.
7. アクティベーションのスクリーンショットとインストール済みのバージョンを含めてください。

{% hint style="danger" %}
秘密の署名キー、秘密のシード、内部のライセンス生成ツール、または非公開のライセンス生成素材を決して共有しないでください。
{% endhint %}


---

# 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://visi-digital-internasional.gitbook.io/geo-prospector/geo-prospector-ja/youkoso/activation.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.
