# The Solution

Ribbit was created to fix the general problems that exist in almost all wallets out there. Our goal is to create a wallet that anyone can use, even if they are new to crypto. It should be simple to set up, easy to understand, and reliable enough to be used daily. It should support all major blockchains without any extra work. It should let users send, receive, and store tokens just like any other wallet. But it should also let them use those tokens to make real payments, pay bills, or access other financial services.


---

# 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://ribbit-wallet.gitbook.io/ribbit-wallet-whitepaper/meet-ribbit-wallet/the-solution.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.
