# FAQ

### What is WalletChat?

WalletChat is a wallet-to-wallet messaging service which provides social layer to the web3 ecosystem.  WalletChat was born out of the frustration that web3 users wanted to be anoymous, but that didn't mean we didn't want to talk to each to other :)

WalletChat enables DApps and users to connect with the level of privacy they prefer, as enabling email or Telegram notifications are optional. &#x20;

### Is WalletChat Decentralized?

WalletChat is working towards this goal.  We currently support decentralized encryption solutions like LIT Protocol, and we store data on IPFS as needed. &#x20;

Our API is a hybrid of web3 and web2 as we bootstrap users into a fully decentralized web3 social ecosystem, and and web3 matures and scales, so will WalletChat.

### What Projects Currently Use WalletChat?

Great Question!  Check out our testimonials page on our website to learn more!&#x20;

<https://www.walletchat.fun/case-studies><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.walletchat.fun/developer-docs/faq.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.
