# Keyless Wallet

DSTerminal  integrate with [Privy.io](https://www.privy.io/), a wallet infrastructure services, to securely create **KEYLESS WALLET**. For any inquiries or support, please contact us at [Contact Us](/business/contact-us.md)&#x20;

You just need to **SIGN IN** with your social account  (X, Farcaster), your wallet will be securely created automatically, then you need to deposit funds and start trading.

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

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

<figure><img src="/files/2VEyTeatuEdCpREzWkzj" alt=""><figcaption></figcaption></figure>

If you want to withdraw or transfer your funds, just send command:

1. `"Send all [token_address] to [your_main_wallet_address]"`
2. `"Transfer all ETH to [your_main_wallet_address]"`&#x20;

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

With **KEYLESS WALLET**, your wallet was secure together with your social account, so you won't need to concern about private key, seed phrase, etc...

Remember to set a **BACKUP EMAIL** for your wallet. In case you lost your social account, you can use the backup email to recover your wallet.

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

<br>


---

# 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.dackieswap.xyz/dsterminal/product-features/keyless-wallet.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.
