# How to Add a custom Token to Wallet

Adding a pTOKEN to Your Wallet

1. Connect your wallet to [PIT Finance](https://pit.finance/).
2. Navigate to the Deposit/Withdraw section of the vault you're interested in.
3. Look for the pTOKEN associated with that vault.
4. Next to the pTOKEN, you'll see a "Wallet" icon.

<figure><img src="/files/MMFlRcYQsIa9E2DRJTzd" alt="" width="375"><figcaption></figcaption></figure>

5. Click on this "Wallet" icon.
6. A confirmation prompt will appear in your connected wallet.
7. Confirm the action in your wallet to add the pTOKEN.


---

# 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.pit.finance/faqs/using-pit-finance-guide/how-to-add-a-custom-token-to-wallet.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.
