# Pasted Contracts

Through the bot, you can execute “manual” buying and selling transactions, similar to how Pancakeswap and Uniswap work. You can also setup the bot to auto-buy pasted contracts through the `Maestro DMs` signal.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Token Report Menu</strong></td><td>All the tools to multi-buy, multi-sell, approve, and set up buy and sell limit orders for contracts at your fingertips.</td><td></td><td><a href="/pages/WsoOI94dpBH8ReOsRBQL">/pages/WsoOI94dpBH8ReOsRBQL</a></td></tr><tr><td><strong>Token Report Details</strong></td><td>Extensive information about any contract you paste in the bot.</td><td></td><td><a href="/pages/FvKacYxfolXmx6UK6VVr">/pages/FvKacYxfolXmx6UK6VVr</a></td></tr><tr><td><strong>Auto Buying</strong></td><td>The <code>Maestro DMs</code> signal allows you to setup auto-buys for pasted contracts.</td><td></td><td><a href="/pages/PF0gSLKd2kaPdi5gnIo2">/pages/PF0gSLKd2kaPdi5gnIo2</a></td></tr><tr><td><strong>Warning Messages</strong></td><td>The bot can detect anomalies and risks in contracts, and when it does, it will not auto-buy the risky contract.</td><td></td><td><a href="/pages/4hUqxjXMDixDFyG9Wtqw">/pages/4hUqxjXMDixDFyG9Wtqw</a></td></tr></tbody></table>


---

# 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.maestrobots.com/pasted-contracts.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.
