# How to Buy $TAP?

##

{% stepper %}
{% step %}
Set up your wallet

Start by setting up a secure crypto wallet to hold your DigiTap $TAP tokens. We recommend using [Coinbase](https://www.coinbase.com/en-gb/learn/wallet/how-to-get-started-in-defi), [MetaMask](https://support.metamask.io/hc/en-us/articles/360015489531-Getting-started-with-MetaMask) or [Trust Wallet](https://trustwallet.com/blog/the-official-beginners-guide-to-trust-wallet) for the best experience. These wallets are secure, user-friendly, and fully compatible with DigiTap.
{% endstep %}

{% step %}
Load your wallet

After setting up your wallet, you'll need to add ETH to pay for your DigiTap $TAP tokens and transaction/gas fees. You can purchase ETH directly within your wallet with a credit or debit card or transfer it from an exchange like Kraken or Binance.
{% endstep %}

{% step %}
Buy DigiTap Tokens

Visit the official DigiTap website and connect your wallet. Verify your secure connection and enter the amount of $TAP you want to purchase, confirm the transaction in your wallet, and wait for the confirmation.
{% endstep %}

{% step %}
Get your hands on $TAP

Instantly get your hands on $TAP. Your tokens will be sent to your chosen wallet address within 72 hours of the presale ending. Hold your tokens for potential gains, lower transaction fees, loyalty program prizes, membership perks, participate in staking for additional rewards and much more.
{% endstep %}
{% endstepper %}

If you cannot see your $TAP tokens in your ERC20 compliant wallet follow the below steps:

{% hint style="warning" %}

1. Open your DeFi wallet such as: MetaMask, Coinbase, TrustWallet….
2. Copy the TAP contract address
3. Go to Create a custom token
4. Paste the TAP contract address: 0x4aA68b0d44DA940583359AC56C93B1209bF97D08
5. Enter the 'Token Symbol' (TAP) and 'Token Decimal' (18) in the correct fields if they don’t autofill.
6. Your $TAP tokens are now fully under your control ready to send, spend, stake or hold.
   {% endhint %}

Download the live Beta app now on Google and Apple.


---

# 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://whitepaper.digitap.app/information/how-to-buy-usdtap.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.
