# Disclaimer

This series of short guides cover the basics to get started with the delegation service which offers Hive Power Ventures.

&#x20;It assumes the user has a minimum understanding about the Hive Blockchain and has their account and keys properly secured.&#x20;

* [Keychain](https://hive-keychain.com/) extension is heavily suggested for signing securely transactions.&#x20;
* [Peakd](https://peakd.com/) as the main frontend to manage your HIVE tokens.
* [Beeswap](https://beeswap.dcity.io/) as the UI provider for swaps/lp's.

{% hint style="warning" %}
In no way does this guide represent investment/financial advice. The end user is always responsible for all actions taken on their account.
{% endhint %}


---

# 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://hive-power-ventures.gitbook.io/hive-power-ventures/how-to/disclaimer.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.
