> For the complete documentation index, see [llms.txt](https://docs.iob.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iob.fi/products/how-to-buy-defy-1.md).

# How to invest in Defy by buying DEFY token

## **Open** [**iob.fi**](https://iob.fi) **homepage**

Step 1: Find the **banner** on the [iob.fi](https://iob.fi) homepage and click. (Click [here ](https://iob.fi/pool/0x7af3b2b4093bd52309fe374c5fd05e215762c20c/buy)to skip to step 3.)

![](/files/-McgsfQjQA-U2M5r0Ov9)

Step 2: Click the **"DEFY Invest"** button.

![](/files/-McgtJf8OTmnkfDFg4jI)

Step 3: In the window **"DEFY Invest"**, click **“Connect Wallet”**. (If you already connected the wallet, skip to Step 6.)

![](/files/-McguIFb6YU_GZnQUeaa)

Step 4： In **“Connect Wallet”** window，select a wallet (currently **“MetaMask”** and more selection under development)

![](/files/-MchA7Q5wzVXhWeiSXds)

Step 5：After successful connect to wallet, you will find your **wallet address** and **balance** in the upper right corner.&#x20;

![](/files/-MchAn3kcci0lv5P_rG2)

Step 6：Then you can back to **"DEFY Invest"** window and input amount of **ETH (or USDT、DAI)** or amount of **DEFY-1**. You can also leave a note in **"Reference"** field. After that, click **"Swap Token"** button.

`Note: The number of tokens received may be slightly different due to changes in market prices.`

![](/files/-MchCewlF_y6usz-oXmE)

Step 7：**"MetaMask Notification"** will request your confirmation, click **"Confirm"** button to confirm this transaction.

![](/files/-MchFrwTurLEl3xbF_2N)

Step 8:  Then your transaction has been signed and sent to the network for processing.  Click **"See on Etherscan"** to view details on the Ethereum network.  After this transaction successfully recorded on ethereum network, you can find it in [Defy DAO](https://client.aragon.org/#/defy/0xf783b9e19597d212e3fa61cb71d62e7c5cba2422/) and just waiting for pool managers' approval.&#x20;

![](/files/-MchDOpPQ1oEe9sL-hmA)

## [Buy DEFY-1 today!](https://iob.fi/pool/0x7af3b2b4093bd52309fe374c5fd05e215762c20c/buy)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.iob.fi/products/how-to-buy-defy-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
