# Copy & Trade Token

### 💡 What is This Feature?

[Dexlab Factory Bot](https://t.me/dexlab_factory_bot) supports a fast-copy and instant-trade feature using any token’s Mint address or Pump.fun URL.<br>

You can:

* Instantly trade a token without manual setup
* Instantly replicate (copy) a token, including:
  * Name
  * Symbol
  * Decimals
  * Supply
  * Even CA prefix (first 2 characters)

> Perfect for launching meme tokens or creating copy-based communities with just a few taps.

### 🪙 Token Detail Preview

Once you paste a Mint address or select a token from Trending/New Listings, you’ll be shown a detailed preview.

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

* You can immediately choose to:
  * Buy
  * Sell
  * Copy Mint
  * Visit Token Hub

### 🧬 Copy Token (Metadata)

Paste a Mint address or URL. The bot detects the token and allows you to:

* Copy all metadata instantly
* Launch it on Pump.fun
* Even clone with same supply and naming

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

Options:

* 🔧 Copy Token Only
* 💊 Copy & Launch on pump.fun

⏱ Time Required: \~10 seconds

### 💸 Instantly Trade Any Token

You can also paste the same Mint address and jump straight into the purchase flow:

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

* Choose % or amount (e.g., 0.1, 0.2, 0.5 SOL)
* Executes swap via your selected aggregator
* Shows your available SOL balance

### 📌 Notes

* Copy tokens retain the same CA prefix for better branding or memes
* Trading works on any token with valid liquidity
* Always double-check data if cloning public tokens
* ⚠️ Pump.fun launch fees will still apply on copy


---

# 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.dexlab.space/products/dexlab-factory-bot/copy-and-trade-token.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.
