# Token Profile Page

### Get started

**Step 1.** Go to the [tokens search page ](https://coinfactory.app/tokens/search)

**Step 2.** Enter an address of your token and select the network where your token is published. It can be token created on CoinFactory or any external ERC-20 tokens.

<div align="left"><figure><img src="/files/KypjLvDUKfdWXjb5stKH" alt=""><figcaption></figcaption></figure></div>

**Step 3.** You will be redirected on the page of your token.&#x20;

To update information about your token you must verify your ownership of the contract by signing request with deployer wallet address.

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

**Congratulations!** Now yo can share your token page with your community on social networks.


---

# 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.coinfactory.app/tools/token-profile-page.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.
