# Trading

## Perpetual Trading Powered by Hyperliquid

You may long or short with leverage and trade all supported tokens by the Hyperliquid Exchange. Do note that a builder fee of 0.1% (on top of Hyperliquid fees) is applied for all trades.

### From Main Feed

From the main feed, tap **Trade** to view the asset’s chart.&#x20;

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

Trade by opening a **Long** or **Short** position using the **Leverage Slider and/or Amount Slider.**&#x20;

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

### **From a Rumour Card**

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


---

# 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.rumour.app/trading.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.
