# Strategies

### What are Strategies?

A **strategy** is simply your personal plan for how to provide liquidity smartly and automatically. Instead of manually moving your tokens in and out of pools based on market conditions, Liquid Nova lets you create a set of instructions that your digital assistant will follow precisely.

Whether you're new to DeFi or a seasoned trader, Liquid Nova adapts to your expertise level. Beginners can start with one-click strategies that automatically manage positions and claim fees, while advanced users can design complex conditional flows with custom triggers and branching paths. The visual builder makes it easy to start simple and gradually incorporate more sophisticated techniques as you grow more comfortable.


---

# 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://liquid-nova.gitbook.io/liquid-nova/sections/strategies.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.
