> For the complete documentation index, see [llms.txt](https://docs.helixlabs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helixlabs.org/getting-onboard.md).

# Getting Onboard

### **1. Introduction to Helix**

* **What is Helix?**\
  Helix Labs enables secure and efficient cross-chain liquidity through EigenFi liquidity vaults. EigenFi allows you to restake your assets from multiple blockchains, securing Actively Validated Services (AVS) and maximizing your DeFi returns with Liquid Restaked Tokens (LRTs).

### **2. Setting Up Your Wallet**

* **Choose Your Wallet**\
  To interact with EigenFi vaults, you'll need a compatible wallet. Recommended options:
  * MetaMask (Ethereum, BNB)
  * Petra Wallet (Aptos)
  * Phantom Wallet (SUI)
  * Plug Wallet (ICP)
  * Cardano Wallets (e.g., Nami, Eternl)
* **Fund Your Wallet**\
  Ensure your wallet is funded with native tokens (ADA, ICP, BNB, ETH, APT, SUI) to begin staking.

### **3. Accessing EigenFi Vaults**

* **Navigate to EigenFi**\
  Visit the EigenFi web interface and connect your wallet.
* **Choose Your Chain**\
  Select your preferred blockchain from the available EigenFi vaults (Cardano, ICP, BNB, Aptos, SUI, Ethereum).

### **4. Staking and Minting LRTs**

* **Stake Your Tokens**\
  Deposit your native or liquid-staked assets into the EigenFi vault to begin restaking and secure AVS.
* **Receive Liquid Restaked Tokens (LRTs)**\
  Once staked, you'll automatically receive LRTs, unlocking further DeFi opportunities.

### **5. Participating in DeFi with LRTs**

* **Explore DeFi Options**\
  Use your LRTs to engage in DeFi activities such as lending, borrowing, liquidity provision, and yield farming.
* **Earn & Manage Rewards**\
  Monitor your staking rewards, track yield, and manage positions seamlessly through the EigenFi dashboard.


---

# 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.helixlabs.org/getting-onboard.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.
