# Importing a custom farm

## Guide

1. Click Import Farm button on the farm tab. \[See Figure 1] You should already be connected to a wallet. If not, the button will be disabled.
2. Once you click the button, you will be able to see the Import Farm modal. You can enter or paste the address of a farm that you are going to import on the input field. If the address is the correct farm address and you don’t have that farm already in available pools or on your browser, you can import the farm by clicking the Import Farm button. \[See Figure 2]
3. You can see the imported farms on the farm tab \[See Figure 3]

<figure><img src="/files/nBMIxBfX1UtkKhl30kw7" alt=""><figcaption><p>Clicking Import Farm button to open up import farm modal</p></figcaption></figure>

<figure><img src="/files/pnJV2ZqdoAmjW3rbTSOL" alt=""><figcaption><p>Import a farm from the modal</p></figcaption></figure>

<figure><img src="/files/mlUhFrCeAfyNcXv7AOu2" alt=""><figcaption><p>Imported farms are displayed on the farm tab</p></figcaption></figure>

*Disclaimer: Ubeswap is not responsible for any loss or claim that may arise from a participant's use of Import Farms. Third party tokens that may be available on Import Farm are not affiliated with Ubeswap in any way. Each participant must evaluate and research risks associated with each token before farming or staking such a token through Import Farms. DeFi is a new technology that comes with risk of loss. Statements may be forward-looking and are not intended as guarantees of future performance.*


---

# 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.ubeswap.org/import-farms/importing-a-custom-farm.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.
