# Module Information

{% stepper %}
{% step %}

### <mark style="color:orange;">Copy Trade</mark>

This module is used to follow other wallets and their strategies rather than curating your own.&#x20;

This module focuses on speed as you will want to trade faster than everyone else who may be following the wallet, ensuring you get the best entry possible

You will need a list of wallets to copy to use this module.

***

{% endstep %}

{% step %}

### <mark style="color:orange;">PF AFK</mark>

This module is used to find tokens using your own personal strategy.&#x20;

This module focuses on filters and providing you different options in order to have upmost flexibility in creating your strategy and actually trading.

This module doesn't require anything and is suitable for all types of users.

***

{% endstep %}

{% step %}

### <mark style="color:orange;">Quick Buy</mark>

This feature is used to manually buy tokens with speed.

This feature focuses on entering trades from a token address, which can be acquired through trenching, trading calls & more.&#x20;

This module doesn't require anything and is suitable for all types of users.
{% endstep %}
{% endstepper %}


---

# 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/lunar-cloud/general-guides/module-information.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.
