> For the complete documentation index, see [llms.txt](https://theduck.gitbook.io/quack-token-or-usdtheduck/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theduck.gitbook.io/quack-token-or-usdtheduck/guides/how-to-use-your-proxy-wallets.md).

# How To Use your Proxy Wallets

How to View your Proxy Wallets library

1.- Go to Quack Token (TheDuck)'s contract on Etherscan, click on "[Contract](https://etherscan.io/address/0x7cFD61C04B3De52b0E5AA0aBCbca9502b652FF2C#readContract)" button.

2.- Click "Read Contract" button (Make sure you are using the same wallet you used to buy TheDuck)\
\
3.- Click "Connect to Web3" to connect to your Metamask

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

4.- Go to "myProxyWallets" (function #17), click "Query", all your Proxy wallets will be displayed.

<figure><img src="/files/DYRq7VsBAWhlqYpJGjJa" alt=""><figcaption><p>The more transactions you have, the more Proxy wallet addresses will display</p></figcaption></figure>

##

## **Sending tokens&#x20;*****to*****&#x20;Proxy Wallets**

1.- Go to Metamask, select the tokens you want to send to your proxy, click Send and paste the address copied in your clipboard.

2.- Input the amount of tokens you want to send and finish the process on your Metamask to send your tokens.

<figure><img src="/files/kWrjoAY0RW8F2Ne49g30" alt=""><figcaption><p>Pictures are examples only. Wallet info has been blocked for privacy purposes</p></figcaption></figure>

## **Withdrawing tokens&#x20;*****from*****&#x20;Proxy Wallets**

*<mark style="color:blue;background-color:yellow;">**For this step, you will need the token's contract address and the amount of decimals**</mark>*

1.- Go to [Etherscan.io](https://etherscan.io/), paste your copied Proxy wallet address in the search bar and click search

2.- Click "Contract" then "Write Contract" button Just like before, connect your Metamask clicking "Connect to Web3" button<br>

3.- Click "savetokens" \
&#x20;    (a) in the "token (address)" field, paste the token's contract address you want to withdraw \
&#x20;    (b) in the "to (address)" paste the wallet address you want to send your tokens to \
&#x20;    (c) in the "amount (uint256)" (Please remember all tokens are different, you need to know the amount of decimal spaces your token has, 9, 18, etc) enter the amount of tokens you want to withdraw followed by corresponding amount of zeros

4.- Click "Write" button to finish the process in your Metamask<br>

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

You are done...

{% content-ref url="/pages/uMG92NhL4pN266zKKfdy" %}
[Buy $TheDuck](/quack-token-or-usdtheduck/guides/buy-usdtheduck.md)
{% endcontent-ref %}

{% content-ref url="/pages/DlrPwLN9uw8FQYj3yKQq" %}
[How To Sell via Etherscan](/quack-token-or-usdtheduck/guides/how-to-sell-via-etherscan.md)
{% endcontent-ref %}

## ⭐️ Please join our telegram group for any questions! ⭐️&#x20;

{% hint style="success" %}

## <https://t.me/Quack_Token>

{% endhint %}

<figure><img src="/files/wYRQtzoEo5ZBAz7nMIH8" alt="" width="563"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://theduck.gitbook.io/quack-token-or-usdtheduck/guides/how-to-use-your-proxy-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.
