# Zap In without Jito

### **Step 1: Find your desired liquidity pool**

Start by selecting the liquidity pool you want to join on Solana. In case not sure which pool to choose, check out our Best APR Pools here: <https://defi.krystal.app/pools?chainId=101&protocol=all>

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(3)%20(1).png" alt=""><figcaption></figcaption></figure>

### **Step 2: Add liquidity using Zap In**

Use the Zap In feature to easily add liquidity to your selected pool in just a few clicks.

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(7)%20(1).png" alt=""><figcaption></figcaption></figure>

### **Step 3: Adjust your settings**

On the Zap In interface, click on the Settings icon (located on the right-hand side). A pop-up will appear, showing the option “Use Jito”

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(8)%20(1).png" alt=""><figcaption></figcaption></figure>

### **Step 4: Turn off Jito**

By default, the Zap In feature uses Jito bundles for a better LP experience, but users can turn it off to enable direct transactions mode using priority fees, simply toggle “Use Jito” OFF.

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(9)%20(1).png" 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/others/zap-in-without-jito.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.
