# Skillful Wallet - Integration

We need to onboard both web2 and web3 users, and the current solutions are not perfect. Some account abstraction is getting close, and might be close enough when the time comes, but we are creating a plan for our own wallet integration.

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

It also allows us to add in some bonus safety features, specifically in regards to the ownership of your data, and integration into the UI/UX for specialty features of the marketplace, such as renting your assistants out.

Data privacy is the main reason, we want to make sure there are added layers of security to keep your data safe, as access to it will be via an NFT in your wallet. We need a way to keep it from being transferred against a users will if the wallet is compromised, a contingency of sorts, that is not available with traditional wallets. It is key to remember that to onboard non-web3 native people, we need to have everything feel familiar.&#x20;


---

# 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://skillful-ai.gitbook.io/skillful-ai-public-docs/products/skillful-wallet-integration.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.
