# How to provide liquidity for TIME on Uniswap

[Uniswap](https://uniswap.org) is a decentralized exchange protocol that let's anyone swap ETH or any ERC-token for another without relying on a centralized entity. Liquidity providers can earn trading fees for locking their tokens in a pool. To start, visit [Uniswap.org](https://uniswap.org) in your browser and [click launch App](https://app.uniswap.org/#/swap).

Click '**Connect to a wallet'** in the upper right side of the window, choose your preferred wallet application (We use Metamask in this example) and confirm the operation displayed.

![](https://3906446882-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M_QjdKEs8o4TmxuOR_3%2F-MbXldnl7rcmrA7BLKAc%2F-Mb_wpgWkdLfivYIeuLG%2F5f310731892eb.png?alt=media\&token=937436bc-8474-40df-aca1-053b0ee5241b)

Now Click '**Pool'** and '**Add V2 Liquidity'.** (Make sure that you are using [Uniswap v2](https://app.uniswap.org/#/pool/v2))**.**

![](https://3906446882-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M_QjdKEs8o4TmxuOR_3%2F-MbXldnl7rcmrA7BLKAc%2F-Mb_yTEhXMwUuiGYSWiz%2FScreen%20Shot%202021-06-07%20at%2012.16.44%20PM.png?alt=media\&token=e69fe15b-d1ca-4302-b1db-85a44f5ee0c1)

Now choose for which pair you want to provide liquidity, in our case it’s the [TIME-ETH](https://app.uniswap.org/#/add/v2/ETH/0x485d17A6f1B8780392d53D64751824253011A260) pair.

To choose TIME, paste the token contract address in the search field:

**0x485d17A6f1B8780392d53D64751824253011A260**

Choose how much token you want to lock to act as liquidity, click '**Approve TIME'** and confirm the transaction in your MetaMask wallet. *Note that you will always need the same dollar-amount of TIME token and ETH at the time of deposit*.

Now that you have approved the amount of TIME and ETH to be added to the pool, **repeat the process** in the Uniswap interface with the same amount but this time click '**Supply'**. Confirm the transaction in your MetaMask wallet and once mined, your token will be added to act as liquidity and generate rewards in form of trading fees.


---

# 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.timewarp.finance/how-to-guides/how-to-provide-liquidity-for-time-on-uniswap.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.
