# Platform Features

* **Quick Buys:** Instantly purchase tokens by pasting a contract address (CA) and setting an ETH amount.
* **Gas and Slippage Controls:** Configure gas fees and slippage percentages for buy and sell actions within the web app. Wallet Management
* **Web Wallet Integration:** Generate and manage new wallets with encrypted private keys through a secure web interface.
* **Multi-Chain Support:** Seamlessly trade on Ethereum (ETH) and Base networks from a unified dashboard.
* **Validator Bribes:** Optimize transaction prioritization by utilizing validator bribes.
* **Auto Set Buy Amounts:** Define buy amounts ranging from 0.01 ETH to 10 ETH or more directly on the platform.


---

# 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://dragon-pro.gitbook.io/dragon-pro-docs/key-features/platform-features.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.
