# DefiLens Introduction

### What is DefiLens?

DefiLens is a tool that helps you manage your DeFi (Decentralized Finance) investments automatically. It watches the market for you and makes moves based on conditions you set, so you don't have to constantly check and adjust your positions yourself.

### Key Features

1. **Automated Lending**: Moves your assets to get better interest rates.
2. **Smart Position Management**: Changes or closes your positions when certain conditions are met.
3. **Custom Triggers**: Set up actions based on:
   * Interest rate changes
   * Specific times
   * Price changes
4. **Works Across Platforms**: Use multiple DeFi services from one place.
5. **Easy Monitoring**: See how your automated strategies are doing on a simple dashboard.

### How DefiLens Helps You

* **Saves Time**: No need to watch the market all day.
* **Catches Opportunities**: Responds to good deals faster than you could manually.
* **Manages Risk**: Can automatically protect your investments from market drops.
* **Easy to Use**: You don't need to know coding to set up smart DeFi strategies.
* **Fits Your Style**: Customize how it works for your specific goals.

DefiLens does the repetitive work in DeFi for you. It's like having an assistant who watches your investments 24/7, ready to act on your instructions. Whether you want higher returns, better protection for your money, or just less stress, DefiLens can help.

Ready to make DeFi easier? Let's get started with DefiLens.


---

# 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://defilens.gitbook.io/https-docs.defilens.tech/defilens-introduction.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.
