# Buy & Sell (Market Maker)

**Tính năng này mình cảm thấy cực ký hay vì mình có thể mua và bán token nhiều ví một lúc cực kỳ tiện lợi, rất bổ ích cho các token dạng stealth launch hoặc fair launch, hoặc bạn quản lý token do chính bạn tạo ra, điều khiển thị trường, kiểm tra lời lỗ sau khi trade.**

{% hint style="info" %}
Truy cập vào [DegenBot](https://degenbot.co/), chọn mục Market Maker, hoặc truy cập vào link sau:&#x20;

<https://degenbot.co/market-maker>
{% endhint %}

![](/files/i1i88TXU71JUO4ZogV3K)


---

# 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://degenbot.gitbook.io/degenbot/fundamentals/buy-and-sell-market-maker.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.
