> For the complete documentation index, see [llms.txt](https://docs.777senselabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.777senselabs.com/our-products/7sl-tools/buy-sell-bot.md).

# Buy/Sell Bot

**777 Sense Labs has developed a sophisticated bot specifically designed for NFT traders and collectors, offering a solution to alleviate the burdensome task of constantly monitoring screens in order to acquire desired assets. This innovative bot empowers users by autonomously seeking and acquiring the assets they desire, freeing them from the need to remain vigilant in front of their screens. By automating the asset acquisition process, the bot streamlines and simplifies the trading and collecting experience, allowing users to engage in other activities with peace of mind. This forward-thinking solution from 777 Sense Labs provides NFT enthusiasts with a convenient and efficient tool to navigate the dynamic and competitive landscape of asset acquisition in a more relaxed and stress-free manner.**

Exclusively available to 777 Sense of Shapes holders, the bot developed by 777 Sense Labs offers a range of advanced functionalities. Users have the ability to set personalized purchase orders for their wallets, enabling them to acquire desired NFTs automatically when the target price is reached. Moreover, users will be able to mint multiple assets with multiple wallets with a single click. This user-centric approach enhances accessibility and ease of use, granting 777 Sense of Shapes holders an efficient and seamless experience in navigating the NFT market. By providing such comprehensive features, 777 Sense Labs aims to empower its users and simplify their engagement with the world of NFTs.


---

# 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.777senselabs.com/our-products/7sl-tools/buy-sell-bot.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.
