# How to find LPing strategies and add liquidity on Solana with Krystal

Krystal now supports Solana for LPing strategies, allowing users to efficiently participate in liquidity pools. This guide provides step-by-step instructions on how to check best strategies Solana and add liquidity using Krystal's platform.

#### Step 1: Navigate to the "Strategies" section and select Solana Network

First, visit the Krystal Dashboard. Locate and click on the "Strategies" section, where all available LPing strategies from users are displayed.

By default, the dashboard may display strategies from multiple blockchain networks. To filter and view only Solana-based strategies, you should click on the "All Networks" logo at the top right of the interface and select Solana from the available blockchain networks.

The dashboard will now display LPing strategies on Solana only.

<figure><img src="/files/1eThSo4WHLmrjTbFhvx1" alt=""><figcaption></figcaption></figure>

#### Step 2: Choose your suitable LPing strategy

To help you select the best LPing strategy, Krystal provides multiple metrics and categories. These include Total Value, Fees Generated, PnL, Age, and more.

When choosing a strategy, consider your financial objectives. If you are looking for a long-term stable income, it is advisable to select strategies that have consistently generated high fees and maintained a positive PnL. However, if you prefer a high-risk, high-return approach, focus on strategies with high 7d APR. For those concerned about liquidity sustainability, a strategy with a high TVL and a longer age is ideal.

<figure><img src="/files/9UvZuNsVWNf5okipkXaB" alt=""><figcaption></figcaption></figure>

#### Step 3: Review the details of your selected strategy

After selecting a strategy, click on it to access a detailed breakdown of its key performance aspects.

* **Overview Tab** provides insights into the strategy’s performance over different timeframes, including 24h, 7d, and 30d returns.
* **Positions Tab** offers a historical overview of liquidity positions within the pool, displaying crucial details such as fees generated, PnL over time, and any changes in liquidity allocation.
* **Automation Tab** details how automation features work to maximize returns, allowing users to evaluate the effectiveness of these tools in maintaining profitability.

<figure><img src="/files/EMJl6gA9AChEqv4gS9BX" alt=""><figcaption></figcaption></figure>

#### Step 4: Enter the pool with Zap In

Next, proceed to enter the liquidity pool through the **Create Strategy** section.

One of the key benefits of Krystal is the **Zap In** feature, which simplifies the liquidity provision process. Normally, adding liquidity to a pool requires depositing 2 tokens in the correct ratio. However, with Zap In, users can add liquidity using just **one token**, as our system will automatically convert and balance the token to meet the pool's requirements.

To use Zap In, users simply need to enter the amount of the token they want to provide. The platform will then calculate the optimal ratio for liquidity provision, convert the single token into the required pair, and ensure the best execution rate for the transaction.

<figure><img src="/files/nlnrKMIAwXMhPKzLNFsZ" alt=""><figcaption></figcaption></figure>

#### Step 5: Review order details before execution

Before executing the transaction, users should carefully review all key order details to ensure the best outcome.

Factors such as price impact, transaction fees, estimated earnings, and APR should be assessed to make decision.

Once all details have been reviewed and confirmed, users can proceed by clicking on "Create Position" to finalize the liquidity provision process.

<figure><img src="/files/GUn6HoRNLnrfMbPFaeHp" alt=""><figcaption></figcaption></figure>


---

# 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.krystal.app/products/liquidity-management/how-to-find-lping-strategies-and-add-liquidity-on-solana-with-krystal.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.
