> For the complete documentation index, see [llms.txt](https://top-one.gitbook.io/top.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://top-one.gitbook.io/top.one/en1/help-centeride/pc-deposit.md).

# PC Deposit

Click on the top right corner \[Assets], click \[Deposit]; choose the deposit currency, choose the blockchain; after confirmation, a deposit address will be generated automatically; click copy, paste the address into the withdrawal section of your withdrawal platform.&#x20;

Note: If the blockchain of the deposit platform and the withdrawal platform do not match, the deposit will not be successful. If the address is wrong, the deposit will not be successful; it is recommended to verify the address again after pasting it.

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

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXfFPUv6Ugc52MMaRE_mGV9hvM_ZpXR0t8qTG3hgkHazeKQ_UaNDtlVfQ9ur7IJJsNF33exvLeBhGl7rLmu64GGCUhmwUaOoi9soAAIQ2sbb8FQJS-FdKJp2AdDGaO4zMeHvf4dH3BQgruTX7Y6de89x7_g?key=61WRP4yVJdZTAs9s1mSPsw)![](https://lh7-us.googleusercontent.com/docsz/AD_4nXc1zH6seFO_4bdOCgba8p_QEX17G4VILitxaQXeisP8pIOMYw6VQr5ma-R5uKDnKjWyQKjZ0dTz8m8lXNYjSGxzoA61M1H6xPZScvCiSZrIMAglV6_czzUsc2Bqp7lNuP0VQqdMJ_mRJX_om9VKZrxEwzpH?key=61WRP4yVJdZTAs9s1mSPsw)![](https://lh7-us.googleusercontent.com/docsz/AD_4nXekUGHxxKu_-nzOw1ecTBDkGPAS_y0UpJUYCTAmSmHaWVc7e5sNxG5a8z8APf61vfe4fRDFMJ4q7gc1d5rR6dfFRQcfQRRKTFv7c226KxB4Wj05KxMQRML2RxM4hCPoBFG6aoEJP36mtOdXvIR0CjzBmW4?key=61WRP4yVJdZTAs9s1mSPsw)


---

# 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://top-one.gitbook.io/top.one/en1/help-centeride/pc-deposit.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.
