# Wallets

Users can use two ways to store HCFW

1. All available cryptocurrency wallets that support Polygon tokens (Metamask, Trustwallet and others).&#x20;
2. Storing tokens in a wallet on the HCF platform Our platform has an integrated wallet where users can store their HCFW tokens. We are actively improving our platform and developing the internal wallet.

{% hint style="info" %}
HCFW contract address **0xd4Cce747e623CE2D72322892e5DB238e2A5eb4F3**
{% endhint %}

## Guide How To Add Tokens&#x20;

This is a quick guide how to add HCFW token to your wallet like Metamask, Trust Wallet or other web3 wallet.

1. Open the application and find the list of cryptocurrencies and tokens in your web 3 wallet;
2. Find the button "Add token" or "Import token";
3. Make sure that you choose the Polygon network;
4. Paste the HCFW contract address **0xd4Cce747e623CE2D72322892e5DB238e2A5eb4F3**;
5. All the other fields will be filled automatically;
6. Click "Add" or "Import token";
7. You are all set up.

<figure><img src="https://4076322687-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsEu2hfKSPyN6jldka9ZG%2Fuploads%2FXwR4q6atq4gz1uOhCrzS%2F%D0%91%D0%B5%D0%B7%20%D0%BD%D0%B0%D0%B7%D0%B2%D0%B0%D0%BD%D0%B8%D1%8F.webp?alt=media&#x26;token=9e2d2d3d-b74a-4a59-9751-861da2571325" alt=""><figcaption></figcaption></figure>


---

# 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://hcf-official.gitbook.io/hcfw-whitepaper/wallets.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.
