# Clipboard Buy

Trojan Terminal is a one-stop crypto trading powerhouse, but we recognize traders often spot contract addresses (CAs) on social media, group chats, etc. and need to act rapidly. Clipboard Buy lets you instantly trade or analyze a token by **using the CA already in your clipboard**. No need to paste it into a search field.

{% columns %}
{% column valign="middle" %}

* Click on the Token image to open up the Trade Page for this token in a new window.
* **Click on the Quick Buy amount to instantly execute a buy.**
  {% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/EEJoDnCJ5ccrnNLZCOZc" alt="Example image of the clipboard quick buy that appears on the top of the Terminal page"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column valign="middle" %}

* The **Clipboard Quick Buy amount** can be adjusted in your Trade Settings profile.
  {% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/Y5U5HfAihKLEwPge5OA8" alt="Big small slice of the trade settings where the user sets the clipboard quick buy amount" width="142"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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.trojan.com/trading-on-trojan/trojan-swaps/clipboard-buy.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.
