# Defi Groups

Lunar allows you to organize and categorize tasks according to your preferences.

Upon opening the DeFi Groups section for the first time, you'll encounter the default group labeled "All". This group consolidates all existing tasks for easy viewing in one location.

<figure><img src="/files/5ezOL3pbHhI4vVSIrNen" alt=""><figcaption><p>Example of a Defi Group section</p></figcaption></figure>

To create a new group, click the '+' button and assign a name.

You can rename and delete groups on this page. All tasks stay in the "All" group, even if removed from another group (you need to remove it from All group to permadelete).

Click on an existing group to be redirected to the Defi Positions section, where you can create Defi Tasks or reassign the group for existing tasks by clicking the double arrow next to the task's copy button.

<figure><img src="/files/fsDtYdxvO5Bb0ySqYtVQ" alt=""><figcaption><p>Swap the task group position</p></figcaption></figure>

Easily group your tasks according to your preferences


---

# 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://guide.lunar.trade/getting-started/defi-groups.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.
