# Futures Trading (Hyperliquid)

- [Getting started](https://faq.nestwallet.xyz/futures-trading-hyperliquid/getting-started.md): A guide on getting started with Hyperliquid on Nest
- [Opening a position](https://faq.nestwallet.xyz/futures-trading-hyperliquid/opening-a-position.md)
- [Setting leverage for a token](https://faq.nestwallet.xyz/futures-trading-hyperliquid/setting-leverage-for-a-token.md): Each token in your hyperliquid account has its own leverage amount. Changing the leverage for one token does not affect other token's leverage.
- [Closing a position](https://faq.nestwallet.xyz/futures-trading-hyperliquid/closing-a-position.md)
- [Setting Take Profit/Stop Loss](https://faq.nestwallet.xyz/futures-trading-hyperliquid/setting-take-profit-stop-loss.md): Setting the Take Profit (TP) and Stop Loss (SL) allows you to automatically close positions at certain price levels.
- [Fees](https://faq.nestwallet.xyz/futures-trading-hyperliquid/fees.md): Nest Futures fees


---

# 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://faq.nestwallet.xyz/futures-trading-hyperliquid.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.
