# Overview

This whitepaper explains the common user experience issues of Ethereum/EVM wallets, and how smart wallets and in particular Sphynx Wallet solve most of them.

Throughout this document, we want to describe in detail the solutions and features that SphynxFi can bring back during the experience.

It requires some level of prior knowledge of the Ethereum ecosystem and cryptocurrencies.

In the future there will be technology partners to be informed and to integrate the right applications into SphynxFi. That enhances security and accuracy during use.


---

# 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://sphynxfi.gitbook.io/document/overview.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.
