# DSTERMINAL

- [Product Features](https://docs.dackieswap.xyz/dsterminal/product-features.md): Let's discover DSTerminal – Your Friendly DeFAI Terminal
- [Keyless Wallet](https://docs.dackieswap.xyz/dsterminal/product-features/keyless-wallet.md): How your fund was managed on DSTerminal
- [Trading by Command](https://docs.dackieswap.xyz/dsterminal/product-features/trading-by-command.md): Swap by commands in seconds
- [Deploy Token](https://docs.dackieswap.xyz/dsterminal/product-features/deploy-token.md): Deploy by commands in seconds via Clanker
- [Chatbot](https://docs.dackieswap.xyz/dsterminal/product-features/chatbot.md): Retrieve all information about Base, DackieSwap, DeFi, DSTerminal...
- [Mobile Support](https://docs.dackieswap.xyz/dsterminal/product-features/mobile-support.md): DSTerminal can be mobile app via Progressive Web App (PWA)


---

# 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.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.
