> For the complete documentation index, see [llms.txt](https://docs.bscs.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bscs.finance/defi-2/dex-tools/token-collection.md).

# Token Collection

### **What Is Token Collection?**

Token Collection is a user-friendly and convenient solution that simplifies gathering specific tokens from multiple wallet addresses. It offers a centralized platform for managing and consolidating your cryptocurrency holdings, making it an invaluable tool for enthusiasts, investors, and traders.

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

### **Key Features of Token Collection:**

#### **1. Multi-Wallet Support:**

* **Effortless Collection:** Easily add and manage multiple wallet addresses within the platform.
* **Customization:** Choose the specific tokens you wish to collect across your various wallets.

#### **2. Token-Specific Collection:**

* **Specify Tokens:** Select the tokens you want to retrieve, providing a clear overview of your holdings.
* **Efficient Retrieval:** Streamline the process of collecting specific tokens from multiple wallets.

#### **3. User-Friendly Interface:**

* **Intuitive Design:** Token Collection features a user-friendly interface suitable for both beginners and experienced users.
* **At-a-Glance Information:** Get a clear summary of your collected tokens in one convenient location.

#### **4. Privacy and Security:**

* **Secure Access:** Rest assured that your wallet addresses and data are kept private and secure.
* **Encryption:** Your sensitive information is protected through advanced encryption measures.

### **Why Choose Token Collection?**

* **Efficiency:** Save time and effort by collecting specific tokens from multiple wallet addresses on a single platform.
* **Transparency:** Gain clarity on your cryptocurrency holdings, enabling better asset management and decision-making.
* **Customization:** Focus on collecting the tokens that matter most to you across various wallets.
* **Security:** Enjoy peace of mind knowing your wallet data remains secure and private.
* **Real-Time Updates:** Stay informed with real-time progress updates and customizable alerts.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bscs.finance/defi-2/dex-tools/token-collection.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
