# Which blockchain do PRE Tokens operate on?

Presearch's PRE tokens are available on the Ethereum blockchain as ERC-20 tokens and on the Base Network. The token contracts can be found here on EtherScan and BaseScan:

{% embed url="<https://etherscan.io/token/0xEC213F83defB583af3A000B1c0ada660b1902A0F>" %}

{% embed url="<https://basescan.org/address/0x3816dd4bd44c8830c2fa020a5605bac72fa3de7a>" %}


---

# 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/which-blockchain-do-pre-tokens-operate-on.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.
