# TOOL: デコード

{% hint style="info" %}
PLURA ホームページ左側のメニューの下段にあるTOOLツールです。 データをデコード/エンコードできる機能を独自に提供しています。 オフライン環境でもデコーディング/エンコーディングが可能です。
{% endhint %}

### TOOL（デコーディング/エンコーディング）ツール <a href="#id-1" id="id-1"></a>

* PLURA ホームページ左側のメニューの下段にあるTOOLツールをクリックします。

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

* デコードポップアップが表示されます。
* 入力フィールドにデコードまたはエンコードしたい文字列を入力し、\[変換] ボタンをクリックします。

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

* 変換された値を確認できます。

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

* 上部の "ハッシュ" タブに移動して、変換されたハッシュ値を確認できます。

<figure><img src="/files/3DkQ2FNw0skfuR3yEXu2" alt=""><figcaption></figcaption></figure>

* ウェブ探知ログ/全体ログページでもTOOLツールの使用が可能です。

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

* ツールボタンをクリックすると、デコード/エンコーディングポップアップウィンドウが表示されます。

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

<br>


---

# 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.plura.io/ja/fn/comm/tools.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.
