> For the complete documentation index, see [llms.txt](https://docs.proxima.tools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxima.tools/wallets/overview.md).

# Overview

Using wallets is optional but strongly recommended for better stealth and cleaner results.

***

### **Create Wallets**

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

Create wallets before funding or using them in launches.\
\
Generated wallets can be prepared over time (funding + activity) so they don’t appear as a batch of fresh wallets during launch.

[*→ Generate wallets*](/wallets/create-wallets.md)

***

### Folder

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

Organize wallets by purpose.

Use folders to:

* Group wallets by launch or strategy
* Quickly select the right wallets
* Simplify imports into launches

{% hint style="info" %}
Folders help keep large wallet sets manageable and clean.
{% endhint %}

[→ *Open Folder documentation*](/wallets/folder.md)

***

### Funding

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

Fund wallets flexibly and discreetly.

Wallets can be funded:

* At different times and timeframes
* With randomized balances
* Via **Proxima proxy funding** or **CEX funding**

{% hint style="info" %}
This avoids all wallets being funded at once and improves realism.
{% endhint %}

[→ *Explore funding methods*](/wallets/funding.md)

***

### Generate Activity

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

Simulate realistic on-chain behavior.

Generate activity to:

* Avoid “fresh wallet”&#x20;
* Build transaction history
* Make wallets look used, not generated

{% hint style="info" %}
Optional, but recommended for maximum stealth.
{% endhint %}

[→ *Learn about activity generation*](/wallets/generate-activity.md)

***

### Import to Launch

Use prepared wallets in live launches.

Wallets can be:

* Imported directly into launches
* Used for buys, sells, buybacks, and live actions
* Managed automatically by Proxima’s execution engine

No wallet connection required.

[→ *Import wallets into a launch*](broken://pages/9Uumru7ZXNsZLnY1TKsg#aged-wallets)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.proxima.tools/wallets/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
