# Auto-Strategy

Here's a summary of Auto-Strategies for veSTELLA:

* Auto strategies **automate** your voting process passively by voting on the highest-performing pools to **maximize your returns**
* Auto strategies will continually compound your Lock to 2yrs, so anytime you withdraw your Lock its duration will be 2yrs
* There's a 1% fee for depositing your Locks into auto strategies (deducted from rewards)

Here’s a step-by-step guide for using our Auto-Strategy:

### Step #1: Ensure you have a Lock

You need to have a Lock before depositing it into an Auto-Strategy. [Create a Lock if you have not done so](https://docs.stellaswap.com/how-to-guides/vestella/lock).

<figure><img src="/files/92sW9GhqTyAxsbk1nbbC" alt=""><figcaption></figcaption></figure>

### Step #2: Select an Auto-Strategy

Scroll below the [Lock page](https://app.stellaswap.com/vestella?tab=lock) to view the Auto-Strategy section and select an Auto-Strategy that you prefer.

{% hint style="info" %}

* STELLA Optimizer: Compound earnings into STELLA to maximize power & earn more
* USDC Optimizer: Convert all earnings into USDC, which can be claimed anytime. Exposed to voting decay (voting power goes down with time, and therefore earnings)
  {% endhint %}

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

Select on `Deposit Lock` button.

### Step #3: Deposit Lock

Select your Lock from the list of existing Locks you have. Once done, select the tickbox after ensuring that you fully understand the Auto-Strategy you're about to deposit in.&#x20;

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

You can then select `Deposit` button.

### Step #4: Done

Once you've deposited, you can track your Lock on your your Auto-Strategy dashboard.

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

{% hint style="info" %}
Any deposited Locks can be claimed after the first epoch passes. In the case of USDC Optimizer strategy, you can claim your USDC any time after the first epoch.
{% endhint %}


---

# 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.stellaswap.com/how-to-guides/vestella/auto-strategy.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.
