# Trading by Command

{% hint style="success" %}
Forget the approve, confirm, etc.. actions, now just send command with **DSTerminal**
{% endhint %}

## Trading by sending command

In DSTerminal, you just need to command to execute a swap transaction in seconds. There are some example commands that your can refer:

`"Swap 0.1 ETH to DACKIE"`

`"Buy 1000$ of DACKIE by ETH"`

`"Sell a half of DACKIE for USDC"`

`"Swap all USDC to DACKIE"`&#x20;

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

## Trading on social (X, Farcaster)

We also support user tag [@captain\_dackie](https://x.com/captain_dackie) on X or Farcaster (coming soon) to command the TRANSFER, SWAP or DEPLOY transaction. But user have to register and deposit fund to DSTerminal account first to start trading on social post.

## Trading Fee

DSTerminal charge `0.5%` trading fee for each SWAP transaction based on volume. TRANSFER and DEPLOY is free, just cost gas.

We will begin applying transaction fee reduction models once the product has passed the alpha stage.


---

# 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.dackieswap.xyz/dsterminal/product-features/trading-by-command.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.
