# How to obtain ETH-TEN Uni-V2 LP token?

#### 1.Swap token

Click [Swap ETH for TEN](https://app.uniswap.org/#/swap?inputCurrency=0x74159651a992952e2bf340d7628459aa4593fc05\&outputCurrency=ETH)

Head to the trading page and swap ETH for TEN.

\*TEN’s address: **0x74159651A992952e2bF340D7628459aA4593fc05**. Please refer to this address and be aware of scams.

#### 2.Stake TEN+ETH

Click [Get Lp Token](https://app.uniswap.org/#/add/0x74159651a992952e2bf340d7628459aa4593fc05/ETH)&#x20;

Head to the staking page and stake ETH and TEN to obtain ETH-TEN Uni-V2 LP Tokens.


---

# 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://help.tenet.farm/faq/how-to-obtain-eth-ten-uni-v2-lp-token.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.
