# Autoproof docs

## Autoproof | Help & Docs

- [How to get protected](https://docs.autoproof.dev/legal/how-to-get-protected.md): Assistance for freelancers and digital content creators in legally protecting copyrights globally. Transfer of exclusive rights to a new owner or client. Support for those who want to obtain exclusive
- [For freelancers](https://docs.autoproof.dev/legal/for-freelancers.md)
- [🐇 Protect digital assets](https://docs.autoproof.dev/legal/for-freelancers/protect-digital-assets.md): This is a guide on protecting the copyright for your digital asset portfolio. Only 4 steps.
- [Transfer](https://docs.autoproof.dev/legal/for-freelancers/transfer.md): If you intend to transfer exclusive rights to your digital assets and receive payment for them via our secure transactions, we have prepared a brief guide for you. Only 5 steps.
- [For clients](https://docs.autoproof.dev/legal/for-clients.md): If you are planning to purchase and obtain exclusive rights to a digital asset that has been sent to you via the Author platform, please follow these instructions. Only 3 steps.
- [Why it works - legal](https://docs.autoproof.dev/legal/why-it-works-legal.md): Global Legal Compliance and Intellectual Property Protection - we legally protect and issue copyright protection certificates worldwide
- [Users](https://docs.autoproof.dev/telegram-mini-apps-api/users.md): Работа с пользователями
- [Wallets](https://docs.autoproof.dev/telegram-mini-apps-api/wallets.md)
- [Secure docs on upload](https://docs.autoproof.dev/telegram-mini-apps-api/secure-docs-on-upload.md)
- [Upload assignment](https://docs.autoproof.dev/telegram-mini-apps-api/upload-assignment.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.autoproof.dev/legal/how-to-get-protected.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.
