> For the complete documentation index, see [llms.txt](https://docs.jvault.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jvault.xyz/ru/staking-v2/for-stakers/jvault-responsibility.md).

# Ответственность JVault

Весь процесс стейкинга **полностью безопасен и децентрализован** с точки зрения владения активами: на всех этапах стейкинга ваши токены принадлежат только вам, и никто не может ими воспользоваться. Сервис основан на смарт-контрактах, поэтому даже если сайт перестанет работать, вы все еще сможете в полной мере пользоваться всеми стейкинг-пулами: для этого необходимо будет всего лишь отправлять определенные сообщения в блокчейн. Изучить открытый код всех смарт-контрактов и ознакомиться с принципами их работы можно на[ **GitHub проекта**](https://github.com/orgs/JVault-app/repositories).

Тем не менее, в силу децентрализации, [**JVault**](https://jvault.xyz) не может отвечать за действия проектов, размещаемых на платформе. [**JVault**](https://jvault.xyz) не призывает пользователей инвестировать в какие-либо цифровые активы, и, соответственно не несет ответственности за любые потери, связанные с изменениями курсов токенов. Мы рекомендуем обратиться за советом к специалистам, прежде чем вкладывать свои средства в криптовалюту, так как данная сфера сопряжена с большими рисками.

Подробнее с условиями использования платформы вы можете ознакомиться в [**Terms of Service**](https://jvault.xyz/static/tos.pdf)**.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.jvault.xyz/ru/staking-v2/for-stakers/jvault-responsibility.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.
