# Onboarding

Start your Hyperliquid journey with these essential resources, from official documentation to community-created guides.

**Official Hyperliquid Resources** 🏠

* [How to Start Trading](https://hyperliquid.gitbook.io/hyperliquid-docs/onboarding/how-to-start-trading) - Guide for users new to the Hyperliquid platform
* [How to Use the HyperEVM](https://hyperliquid.gitbook.io/hyperliquid-docs/onboarding/how-to-use-the-hyperevm) - Guide for users new to HyperEVM
* **Support Documentation** - [Troubleshooting and help](https://hyperliquid.gitbook.io/hyperliquid-docs/support) for technical issues

**Getting Started Guides** 🚀

* **Beginner to Intermediate Guide** - [Text guide covering HyperEVM and HyperCore basics](https://x.com/SKYGG_Official/status/1899430306752704704)
* **5-minute Hyperliquid Setup** - [Quick start guide using Unit](https://x.com/djenn/status/1939809043092316571)
* **Beginner Playlist** - [HypurrCollective's comprehensive video series](https://www.youtube.com/@HypurrCollective) for Hyperliquid newcomers
* **Jenn Duong Playlist** - [Additional educational content](https://www.youtube.com/playlist?list=PL14HT1JVSgAwvk9-hVIzq2h3fMo-3M-rZ)

**Essential Actions** ⚡

* **Fund Management** - [Moving funds in and out of HL](https://x.com/Prinzy25/status/1938056834155237873)
* **HyperEVM Deposits** - [2-minute video on funding HyperEVM](https://x.com/shu_bit_/status/1927255164592828439)
* **Native Staking** - [How to stake on Hyperliquid](https://x.com/degennQuant/status/1873688868136042973)
* **Token Deployment** - [Guide to deploying spot tokens](https://x.com/Auros_global/status/1940289302170345633)

**Educational Deep Dives** 📚

* **24-minute HyperEVM Overview** - [What is HyperEVM and what you can build](https://x.com/reisnertobias/status/1951003491100459149)
* **90-minute Hyperliquid Presentation** - [Comprehensive platform overview](https://x.com/reisnertobias/status/1946680496110666210)
* **CoinGecko Explainer** - [10-minute introduction to Hyperliquid](https://www.youtube.com/watch?v=_sDCWtZH4nE)
* **Crypto's Biggest Problem Solution** - [10-minute analysis of Hyperliquid's value proposition](https://x.com/tryPluid/status/1941878626661667223)


---

# 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://hyperliquid-co.gitbook.io/wiki/guide/user-guide/onboarding.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.
