# Video guide

If you already have BTCMT tokens, this is a simple video guide on how to stake your tokens and how to withdraw your reward.

{% hint style="info" %}
If you have troubles at any step, you can always ask for help from our [customer service](https://t.me/mintosupport)
{% endhint %}

{% embed url="<https://youtu.be/bfDKERY6wOg>" %}


---

# 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.minto.finance/user-manual/getting-started-on-bsc/video-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.
