> For the complete documentation index, see [llms.txt](https://docs.metainvoker.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metainvoker.com/about-nfts/web3-call-chat-app-future-dapp.md).

# Web3 Call/Chat App future Dapp

Tired of losing phone numbers and emails?&#x20;

Tired of data breaches every few months and losing data? <br>

***Sakai*** app (PFA) is the perfect solution for all of these problems. All you have to do is connect your Metamask and now make unlimited Video calls or chat with your buddies. If you choose all of your data is removed 10 minutes after you log out. (or do it manually to delete instantly. Data is removed from the servers forever)

To help share a shorter version of your wallet with your friends. We will be adding ETH domain names to our app. We will also provide our customized names for your wallets to use in our App for a small fee. The NFT holder will get this feature for free.&#x20;

**How do we as a community make money from it?**&#x20;

Anyone using our app will have their Eth wallet address as their default name, which they can use to add or call others. We will provide custom names for their accounts like (ENS) to make them easy to use.

For this, we will charge a very small fee of 1 $ per month. The more users we have More revenue.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.metainvoker.com/about-nfts/web3-call-chat-app-future-dapp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
