> For the complete documentation index, see [llms.txt](https://docs.autoproof.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.autoproof.dev/legal/for-freelancers/transfer.md).

# Transfer

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://t.me/autoproofbot"><strong>Open Telegram Mini App</strong> </a></td><td></td><td><a href="https://t.me/autoproofbot">https://t.me/autoproofbot</a></td></tr><tr><td><a href="https://t.me/AutoproofDev"><strong>Join the Autoproof Community</strong></a></td><td></td><td><a href="https://t.me/AutoproofDev">https://t.me/AutoproofDev</a></td></tr></tbody></table>

## Tab "Copyrights"

It contains all the digital works you've protected.&#x20;

#### Step 1&#x20;

<figure><img src="/files/a6WnDNSslZrKlFd6VJM2" alt=""><figcaption><p>Select your digital asset from the list.</p></figcaption></figure>

#### Step 2

Set a price for your digital asset. The minimum price is 0.25 TON. Click "Save" to apply and confirm the price on the TON blockchain. This ensures the security and transparency of future transfers to other users.

<figure><img src="/files/uHZ0iJzzSicZ2UspnXZY" alt=""><figcaption><p>Price fixing on the TON blockchain</p></figcaption></figure>

#### Step 3

Click the "Transfer Exclusive Rights" button and choose a user from your contact list in Telegram.

<figure><img src="/files/lVjA1ozpUTiTtxNy9iuY" alt=""><figcaption></figcaption></figure>

#### Step 4

<figure><img src="/files/6uXcK6SEQXwk8k3bny6u" alt=""><figcaption></figcaption></figure>

After you send the digital asset, please be sure to agree to the transfer of exclusive rights.

<figure><img src="/files/h56cyqqrMs4w9ApofKA1" alt=""><figcaption></figcaption></figure>

#### Step 5

At this point, the customer will validate the source files for the digital asset. Upon confirmation that all is in order, payment will be received for the transfer of exclusive rights.

<figure><img src="/files/24eeAqqV8YHTllre9B1J" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Xtu3513DGJSWTXKDFFNe" alt=""><figcaption></figcaption></figure>

**Congratulations!** You have transferred the exclusive rights and received payment for them.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.autoproof.dev/legal/for-freelancers/transfer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
