# Wallets

- [Overview](https://docs.proxima.tools/~/revisions/2qwJkl4ZoLP4fWXTiqaH/wallets/overview.md): Proxima wallets are designed to prepare clean, realistic execution before a launch. You can generate wallets, fund them over time, generate activity, and organize everything.
- [Create Wallets](https://docs.proxima.tools/~/revisions/2qwJkl4ZoLP4fWXTiqaH/wallets/create-wallets.md): Wallets allow you to prepare clean, realistic execution before using Proxima’s advanced features.  They are not required to use Proxima, but generating and preparing wallets in advance is strongly rec
- [Folder](https://docs.proxima.tools/~/revisions/2qwJkl4ZoLP4fWXTiqaH/wallets/folder.md): Folders let you organize and manage wallets efficiently across launches.  They are a structural tool designed to keep large wallet sets clean, reusable, and easy to deploy when needed.
- [Funding](https://docs.proxima.tools/~/revisions/2qwJkl4ZoLP4fWXTiqaH/wallets/funding.md): Funding allows you to prepare your wallets before using them in launches, strategies, or automated actions. Proxima supports two funding methods, From Proxy or Centralized Exchanges
- [Generate Activity](https://docs.proxima.tools/~/revisions/2qwJkl4ZoLP4fWXTiqaH/wallets/generate-activity.md): Generate Activity lets you simulate realistic on-chain behavior by making wallets perform repeated buy and sell loops over time.  This helps wallets look used and active, rather than freshly generated


---

# 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://docs.proxima.tools/~/revisions/2qwJkl4ZoLP4fWXTiqaH/wallets.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.
