# Copy Token

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

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

## Copy Token

{% stepper %}
{% step %}

### Click on Copy

* From the tokens page, click on copy
  {% endstep %}

{% step %}

### Enter Token Mint Address

* Enter the token CA of the token you wish to copy (the token must have been launched previously)
* We support cross platform copying. This means you can enter a bonk CA and select pumpfun as the target platform. If something ran on pumpfun and you want to quickly launch it on bonk , you can copy the CA and select bonk and the token will be ready to launch on bonk within seconds
  {% endstep %}

{% step %}

### Toggle Vanity

* Recommended to use vanities
  {% endstep %}

{% step %}

### Click Copy

* Once you click copy you will see a copy of the token
* You can edit any metadata you wish except the CA
  {% endstep %}
  {% endstepper %}


---

# 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://froglabsio.gitbook.io/terminal/the-details/tokens/copy-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.
