# Presearch Project

- [Welcome to Presearch 👋](https://docs.presearch.io/presearch-project/readme.md): Welcome to Presearch Docs, where you can learn everything about the Presearch ecosystem.
- [Tokenomics](https://docs.presearch.io/presearch-project/tokenomics.md): About Presearch token - PRE
- [Contract Security](https://docs.presearch.io/presearch-project/tokenomics/contract-security.md): Multisig contract based on Gnosis Safe
- [Liquidity Providing Uniswap](https://docs.presearch.io/presearch-project/tokenomics/liquidity-providing.md): Learn more about how to provide liquidity, the risks and benefits of providing liquidity for yourself, and the benefits for the project.
- [Liquidity Providing Aerodrome](https://docs.presearch.io/presearch-project/tokenomics/liquidity-providing-aerodrome.md): Learn more about how to provide liquidity in Aerodrome.
- [PRE Purchasing Options](https://docs.presearch.io/presearch-project/pre-purchasing-options.md): List of purchasing options
- [How to Buy PRE Tokens in the United States Using USD: A Comprehensive Guide](https://docs.presearch.io/presearch-project/pre-purchasing-options/how-to-buy-pre-tokens-in-the-united-states-using-usd-a-comprehensive-guide.md)
- [Supported Exchanges](https://docs.presearch.io/presearch-project/pre-purchasing-options/supported-exchanges.md): Where to buy Presearch tokens on supported DEX
- [Buy with Credit Card](https://docs.presearch.io/presearch-project/pre-purchasing-options/buy-with-credit-card.md): How to Purchase the PRE token with a Credit Card
- [How to Swap PRE in Trust Wallet](https://docs.presearch.io/presearch-project/pre-purchasing-options/how-to-swap-pre-in-trust-wallet.md): How Does Swapping PRE in Trust Wallet Work?
- [How to Swap PRE in Metamask Wallet](https://docs.presearch.io/presearch-project/pre-purchasing-options/how-to-swap-pre-in-metamask-wallet.md): How to use MetaMask's Swap feature to get PRE
- [How to Swap PRE in Coinbase APP DEX Trade](https://docs.presearch.io/presearch-project/pre-purchasing-options/how-to-swap-pre-in-coinbase-app-dex-trade.md): U.S.-based Coinbase users can buy Presearch on Coinbase’s decentralized exchange (DEX) platform, though it’s not available on their centralized exchange. Use the Coinbase app to trade Presearch
- [How to buy PRE in AhoraCrypto.com](https://docs.presearch.io/presearch-project/pre-purchasing-options/how-to-buy-pre-in-ahoracrypto.com.md): Guide to buying PRE in Euros or Dollars with a credit card through the AhoraCrypto platform
- [Roadmap](https://docs.presearch.io/presearch-project/roadmap.md): Live interactive roadmap for Presearch project
- [Web3 - Safety, Troubleshooting & Best practices](https://docs.presearch.io/presearch-project/web3-safety-troubleshooting-and-best-practices.md): Staying Safe, Web3 Best Practices and Troubleshooting DeFi Activity
- [General FAQ](https://docs.presearch.io/presearch-project/presearch-project-faq.md): General or frequently asked question related to Presearch project
- [Which blockchain do PRE Tokens operate on?](https://docs.presearch.io/presearch-project/presearch-project-faq/which-blockchain-do-pre-tokens-operate-on.md): Ethereum blockchain (ERC-20 token) and Base blockchain
- [How many tokens can I buy?](https://docs.presearch.io/presearch-project/presearch-project-faq/how-many-tokens-can-i-buy.md): Presearch does not sell tokens directly now, so you can buy at supported exchanges the amount you seek.
- [When I buy tokens, how do I pay?](https://docs.presearch.io/presearch-project/presearch-project-faq/when-i-buy-tokens-how-do-i-pay.md): Payment options
- [When will I receive my tokens?](https://docs.presearch.io/presearch-project/presearch-project-faq/when-will-i-receive-my-tokens.md): How long does it take to receive token deposits from external wallet or exchange
- [What can I use my tokens for?](https://docs.presearch.io/presearch-project/presearch-project-faq/what-can-i-use-my-tokens-for.md): Purpose of PRE tokens
- [How to withdraw tokens from Presearch?](https://docs.presearch.io/presearch-project/presearch-project-faq/how-to-withdraw-tokens-from-presearch.md): Step by step tutorial for how to withdraw tokens from the Presearch platform - https://account.presearch.com/withdrawals
- [What Wallets accept PRE?](https://docs.presearch.io/presearch-project/presearch-project-faq/what-wallets-accept-pre.md)
- [Referral Program](https://docs.presearch.io/presearch-project/presearch-project-faq/referral-id.md): The Presearch Referral Program
- [How can I help promoting Presearch?](https://docs.presearch.io/presearch-project/presearch-project-faq/how-can-i-help-promoting-presearch.md): GOPED!
- [How can I contact the support team?](https://docs.presearch.io/presearch-project/presearch-project-faq/how-can-i-contact-the-support-team.md)
- [Who do I contact for marketing / promotional offers?](https://docs.presearch.io/presearch-project/presearch-project-faq/who-do-i-contact-for-marketing-promotional-offers.md)
- [Presearch vision paper](https://docs.presearch.io/presearch-project/presearch-project-faq/presearch-vision-paper.md)
- [Presearch TGE token swap FAQ](https://docs.presearch.io/presearch-project/presearch-tge-token-swap-faq.md): Welcome to the official FAQ for the Presearch TGE token swap.


---

# 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.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.
