> For the complete documentation index, see [llms.txt](https://docs.stellaswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stellaswap.com/how-to-guides/liquidity-staking/add-liquidity-auto.md).

# Add Liquidity (Auto)

You can automate the management of your liquidity positions to ensure that it never goes out-of-range (OOR). We've partnered with the top ALM, Beefy, to support StellaSwap pools!

Here's what you'll need;\
\
1\. Any or both token (*e.g. GLMR + DOT if you select GLMT-DOT farm*)\
2\. GLMR to pay **gas** transaction

### Step 1: Select a Pool and Pick "Auto" Strategy&#x20;

Go to our [Pool](https://app.stellaswap.com/pulsar) page and select any pool that you're interested to deposit in.

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

Once you've clicked on a pool, select the "Auto" strategy. Auto vaults manages your LP positions for you so you're always earning (never go out-of-range), and it is run by **Beefy**, the leading ALM in DeFi.

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

### Step 2: Deposit Both or Single Token into Vault

Select the token that you wish to deposit. What's great about Beefy is that it allows you to deposit both tokens or a single-token, so you don't have to worry about depositing!

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

Once you've selected the tokens to deposit, you can click on **Deposit** button. You're done!

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


---

# 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.stellaswap.com/how-to-guides/liquidity-staking/add-liquidity-auto.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.
