# How to Buy

#### **Step-by-Step Guide to Buying $VED** <a href="#step-by-step-guide-to-buying-lcai" id="step-by-step-guide-to-buying-lcai"></a>

{% hint style="danger" %}
NOTE: You cannot use any exchange wallet like Binance, Coinbase, Kraken, or any other centralized exchange. You will need to use a self custody wallet like MetaMask or TrustWallet.
{% endhint %}

**Step 1: Prepare Your Wallet**

* Use a decentralized wallet compatible with Wallet Connect, such as MetaMask or Trust Wallet.
* Ensure your wallet is set to the Ethereum network (ERC-20).

**Step 2: Fund Your Wallet with ETH**

* Ethereum (ETH) is required for transaction gas fees, even if you plan to purchase $VED using USDT.
* Acquire ETH via platforms like Coinbase, Binance, or any other reputable exchange, and transfer it to your wallet.

**Step 3: Visit the Vedora Uniswap Link**

* Open your web browser and navigate to <mark style="color:red;">TBA</mark>
* Click the "Connect Wallet" button to link your wallet to the platform.

**Step 4: Select Token as Payment Method**

* Choose to pay using ETH or USDT by selecting the respective button on the Uniswap Exchange.

**Step 5: Enter Purchase Amount**

* Input the amount of ETH or USDT you want to use.
* The Uniswap dashboard will display the number of $VED tokens you’ll receive.
* Confirm your selection and click "Buy."

**Step 6: Approve and Confirm the Transaction**

* Verify transaction details in your wallet, including the amount and recipient address.
* Confirm the transaction. Wait for the Ethereum network to validate your transaction.
  * For USDT Payments: Approve the USDT contract in a separate step before completing the final transaction.

**Step 7: Success!**

* Once confirmed, your $VED tokens will be sent directly to your wallet.


---

# 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.vedora.ai/tokenomics/publish-your-docs.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.
