# Funder

Funder is a wallet funding tool built to help users move funds into their wallets quickly and efficiently. Whether you prioritize privacy or simply want the fastest possible transfer method, Funder gives you full control over how your wallets are funded.

### Overview

Funding wallets is often the first step before trading, launching tokens, or interacting with onchain applications. Funder simplifies this process by providing multiple funding methods through a single interface.

Users can choose between privacy-focused funding routes or direct wallet-to-wallet transfers depending on their needs.

### Privacy Funding

By default, Funder supports privacy-focused funding providers designed to make transaction tracing more difficult. These providers can route funds through various mechanisms before reaching the destination wallet, helping improve operational privacy.

This option is ideal for users who want to reduce onchain traceability between their source and destination wallets.

### Direct Funding

Funder also supports Direct Funding for users who do not require additional privacy features.

When Direct Funding is enabled, the tool sends funds using native blockchain transactions without utilizing privacy providers or bridging services.

#### Benefits of Direct Funding

* Faster transaction execution
* No bridging required
* Lower complexity
* Significantly reduced chance of failed transactions
* Native network transfers

### How to Enable Direct Funding

To use Direct Funding:

1. Navigate to **/providers**
2. Disable all privacy providers
3. Start your funding operation

Once all privacy providers are disabled, Funder will automatically use native transactions whenever possible.

### Important Notice

Direct Funding is only available for transfers occurring on the same blockchain network.

Cross-chain transfers will still require the appropriate bridging or routing mechanisms supported by the selected providers.

### Summary

Funder gives users the flexibility to choose between privacy-focused wallet funding and fast native transfers. Whether your priority is operational privacy or transaction speed, Funder provides a simple way to fund wallets for your next onchain activity.


---

# 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.jeet.tools/explore/funder.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.
