# When will I receive my tokens?

Tokens will show in your PRE account immediately upon depositing PRE from external wallet or exchange to your Presearch account deposit address over ETH network with at least 20 confirmation of transaction.&#x20;

This is typically processed over 30 minutes or less but it could take up to several hours depending on the network conditions.

To send Pre from an external wallet or exchange to your presearch page (PRE Wallet in Web2) or (Platform Wallet in Web3) you must do it through the following link.

{% embed url="<https://keywords.presearch.com/transfer-tokens/blockchain>" %}

{% hint style="warning" %}
Please beware that network transaction has to be successfully executed on chain, pending state of transaction is counted as waiting for execution of transfer. You can check the state of your transaction on etherscan.io with TRX hash you receive from exchange or web3 wallet.
{% 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://docs.presearch.io/presearch-project/presearch-project-faq/when-will-i-receive-my-tokens.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.
