# Buying/Trading Delta

## How to buy/trade Delta <a href="#how-to-buy-trade-delta" id="how-to-buy-trade-delta"></a>

Delta can be purchased with Ethereum. First, navigate to [Delta Finance](https://www.delta.finance/) and connect your wallet.

### Connect your wallet <a href="#connect-your-wallet" id="connect-your-wallet"></a>

<figure><img src="/files/YwYjzmWU3UsCb7dZfyPz" alt=""><figcaption></figcaption></figure>

Go to [Delta Finance](https://www.delta.finance/) and connect your wallet by clicking on "Connect Wallet" in the top right corner.

### Navigate to Delta Vesting Schedule <a href="#navigate-to-delta-vesting-schedule" id="navigate-to-delta-vesting-schedule"></a>

<figure><img src="/files/AmLXbz2c77lg6bdapmCO" alt=""><figcaption></figcaption></figure>

On the main page scroll down to the Delta Vesting Schedule section. Click on the Trade Delta button to be taken to the Sushiswap exchange. You can purchase Delta with Ethereum on Sushiswap. After your purchase, do not be alarmed that your wallet received 10% of the original purchase. This is due to [Delta's Vesting Schedule](#delta-vesting-schedule).

### Delta Vesting Schedule <a href="#delta-vesting-schedule" id="delta-vesting-schedule"></a>

Our interface allows you track your Total Delta, the amount of Delta matured, your immature Delta, and each transaction of Delta separately. Using our platform is the best way to keep track of your Delta vesting schedule.


---

# 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://delta-financial.gitbook.io/delta-document-portal/guides/buying-trading-delta.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.
