# Double Protect!  your client assets are in safe with addition authenticator code

This is the new feature to protect your clients assets with authenticator. Learn and use are so easy. Using Authenticator Below Image explained how to model in your codes. You can use everywhere. Every secret tokens are stored under **AES encryption**. *<mark style="color:red;">**But Pirichain accepts absolutely no responsibility if you experience victimization.**</mark>*

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

As you see that below image. once you attemp to generate token. System will give you or your client a secret token and you can define your mobile phone.&#x20;

Double control with your clients assets. Even anyone knows the private key or secret phrase  , its not enough steal their assets if you code authenticator.

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

<mark style="color:orange;">**Attention: System will give 30 minutes to get Secret Token for defining the mobile authenticator Application or storing external environment.**</mark>**&#x20;&#x20;**<mark style="color:red;">**If the time exceed user cannot reach the authenticator secret token!**</mark>

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

Once you add in your phone  authenticator  application , system will give you diffenrent tokens per minutes.

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

And you can write here to validate your token in PSce.

<figure><img src="/files/30MYa5b5biQuCGX34LQc" alt=""><figcaption></figcaption></figure>

If you type wrong token system will give an error such above message. But of course all of conditions or situation depend your code.

You can investigate  this PSce in **testnet.** [**https://scanner.pirichain.com/scenario/PRTMR7HhU3fJEqrRjU9P97Qk16QQDfHKk8snGUyp6dy**](https://scanner.pirichain.com/scenario/PRTMR7HhU3fJEqrRjU9P97Qk16QQDfHKk8snGUyp6dy)


---

# 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://smartscenarios.pirichain.com/double-protect-your-client-assets-are-in-safe-with-addition-authenticator-code.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.
