# Additional security

To make sure you are interacting with the original site and contract you can add Poser contract addresses to the MetaMask address book with your own name.

By default, MetaMask shows the shortened contract address at the top of the window and below. Memorizing contract addresses in this way is not very convenient.

After adding a contract to your address book, you will see the name of your choice, which will increase the readability of the transaction and can prevent you from interacting with scam sites.

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Transaction window before adding a contract to the address book</td><td></td><td>Transaction window before adding a contract to the address book.</td><td><a href="/files/AjNkIRO94jjtJJKJzHqP">/files/AjNkIRO94jjtJJKJzHqP</a></td></tr><tr><td><p>Transaction window after adding a contract to the address book.</p><p>PTC contract - Poser Customizing Tool contract</p></td><td></td><td></td><td><a href="/files/89HigAbxwjua2Ctyt0vS">/files/89HigAbxwjua2Ctyt0vS</a></td></tr></tbody></table>

{% hint style="success" %}
For more safety, we recommend to add all our contracts to your address book. The contract addresses you can get from the [official links](/info/project-overview/official-links.md) section or from our Discord.
{% endhint %}


---

# 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.posers.app/info/important/additional-security.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.
