# User Guide

- [Spot Trading](https://docs.holdstation.com/holdstation/user-guide/spot-trading.md): Happy Spot Trading with Holdstation Wallet by follow these simple steps
- [Trading](https://docs.holdstation.com/holdstation/user-guide/trading.md): Ready to dive into the exciting world of margin trading? With Holdstation DeFutures, you can unleash your trading potential and ride the waves of the market with ease
- [Bridging](https://docs.holdstation.com/holdstation/user-guide/bridging.md): Welcome to the Holdstation Bridge tutorial, where we'll guide you through the step-by-step process of seamlessly transferring tokens between different blockchain networks using your EVM wallet 🌉
- [Vault](https://docs.holdstation.com/holdstation/user-guide/vault.md): Curious about how to deposit and withdraw funds to Holdstation DeFutures Vault? Here are the simple steps:
- [HOLD Staking](https://docs.holdstation.com/holdstation/user-guide/hold-staking.md)


---

# 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.holdstation.com/holdstation/user-guide.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.
