# Video Tutorials

### Getting Started[​](https://wiki.polkadot.network/docs/learn-video-tutorials#getting-started) <a href="#getting-started" id="getting-started"></a>

* [Polkadot for Beginners](https://www.youtube.com/watch?v=kw8eu2VadFA\&list=PLOyWqupZ-WGt-V6azbEcVuuIL_MbmgKhy)
* [A Walkthrough of Polkadot's UI](https://www.youtube.com/watch?v=mNStMPZjiHM)
* [Polkadot Webinars](https://www.youtube.com/watch?v=9B10wX9Mphc\&list=PLOyWqupZ-WGsLEJq0sRyvUD-pWuVwA5yg)
* [How to protect yourself from scams](https://www.youtube.com/watch?v=WqDlG4sy_i4)

### Tutorials[​](https://wiki.polkadot.network/docs/learn-video-tutorials#tutorials) <a href="#tutorials" id="tutorials"></a>

#### Accounts, Transfers & Staking[​](https://wiki.polkadot.network/docs/learn-video-tutorials#accounts-transfers--staking) <a href="#accounts-transfers--staking" id="accounts-transfers--staking"></a>

* [How to create Polkadot account](https://www.youtube.com/watch?v=sy7lvAqyzkY)
* [Understanding Accounts and Keys](https://www.youtube.com/watch?v=zhfccevPqWI)
* [How to Stake DOT/KSM on Polkadot JS](https://www.youtube.com/watch?v=FCXC0CDhyS4)
* [Using Polkadot with Ledger live](https://www.youtube.com/watch?v=jL-N_IWiYVA)
* [Connect Ledger to Polkadot-JS Apps](https://www.youtube.com/watch?v=7VlTncHCGPc)
* [Why do transfers fail?](https://www.youtube.com/watch?v=Wzqi8-WXiK8)
* [Existential Deposit and Keep-Alive Checks](https://www.youtube.com/watch?v=ZjKpTgxDp_4)
* [Why should you Nominate on Polkadot and Kusama?](https://youtu.be/weG_uzdSs1E)
* [Picking validators to Nominate (Stake)](https://youtu.be/ZMzhM1m4I-k)

#### Parachain Auctions and Crowdloans[​](https://wiki.polkadot.network/docs/learn-video-tutorials#parachain-auctions-and-crowdloans) <a href="#parachain-auctions-and-crowdloans" id="parachain-auctions-and-crowdloans"></a>

* [Contribute to Crowdloans using Polkadot JS](https://www.youtube.com/watch?v=AA9mPANmzmU)
* [Introduction to Parachain Slot auctions and Crowdloans](https://www.youtube.com/watch?v=i5-Rw2Sf7-w)

#### Governance[​](https://wiki.polkadot.network/docs/learn-video-tutorials#governance) <a href="#governance" id="governance"></a>

* [Voting on Referenda on Polkadot and Kusama](https://www.youtube.com/watch?v=BkbhhlsezGA)
* [Voting for Polkadot and Kusama council](https://www.youtube.com/watch?v=837Vv3gdRzI)

#### For validators[​](https://wiki.polkadot.network/docs/learn-video-tutorials#for-validators) <a href="#for-validators" id="for-validators"></a>

* [Validator Resources](https://www.youtube.com/playlist?list=PLOyWqupZ-WGsM3O0t5iWgvMkivHnwE1C_)
* [Why should you become a Validator?](https://youtu.be/0EmP0s6JOW4)
* [How to upgrade your node](https://youtu.be/5LtcdBR9F40)
* [Roles and Responsibilities of a Validator](https://youtu.be/riVg_Up_fCg)

#### Technical Content[​](https://wiki.polkadot.network/docs/learn-video-tutorials#technical-content) <a href="#technical-content" id="technical-content"></a>

* [Rust, Substrate and Polkadot](https://youtu.be/aVW_eG-IH7o)
* [Introduction to Substrate](https://youtu.be/-6BBIr-DmI4)

### Past and Ongoing Events[​](https://wiki.polkadot.network/docs/learn-video-tutorials#past-and-ongoing-events) <a href="#past-and-ongoing-events" id="past-and-ongoing-events"></a>

* [Encode Polkadot Club 2021](https://www.youtube.com/playlist?list=PLOyWqupZ-WGvgdDcF-dW4RVEoeFZiZmQc)
* [Polkadot Decoded 2021](https://www.youtube.com/playlist?list=PLOyWqupZ-WGuAB8z_PkZD6f-IA6CUONFb)
* [Polkadot Buildathon India 2021](https://www.youtube.com/playlist?list=PLOyWqupZ-WGtnuyctbnGPPyt6DSSXH1h3)
* [Polkadot Decoded 2020](https://www.youtube.com/playlist?list=PLOyWqupZ-WGt4LvKE0n66rw_R5c3Qju5f)
* [Hackusama Webinar Series 2020](https://www.youtube.com/playlist?list=PLOyWqupZ-WGsAB7lMLn_Q7c3tbESTzXg7)
* [Web3 Builders Series 2020](https://www.youtube.com/playlist?list=PLOyWqupZ-WGve_wS2thJp34cWm_SpNNYf)


---

# 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.callisto-pirl.com/faq/learn/video-tutorials.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.
