> For the complete documentation index, see [llms.txt](https://docs.blackink.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blackink.finance/user-guide/open-position.md).

# Open position

After choosing the desired farming pool, proceed with opening your position:

![Click on "Open Position" button](/files/1EzUpkPhl90aMxtRroye)

You will need at least 30 EVERs on your EVER Wallet to do that:

![](/files/j0XdnVLNb0BujabZekrb)

Once the position is opened, it is necessary to deposit funds to the farming pool:

![Click on "Deposit" button](/files/fOuDouNMUCk1XsHdK2K8)

There are 3 available options on how to "deposit to position":

* By depositing farming pool LP tokens, which you should have in your EVER Wallet *(click "Get More" button to get them on FlatQube)*
* By depositing Left/Right token directly via Black INK
* By depositing your reward. This option is available once you have already opened a position on Black INK

![There are plenty of ways to "Deposit to Position"](/files/8qaF7ucA5vpRJK4t1bdJ)

Sign the transaction:

![](/files/D2ABHzQLRZmHHaFUJzbL)


---

# 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:

```
GET https://docs.blackink.finance/user-guide/open-position.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.
