# SyncEcho: Wallet to Wallet Interactions

SyncAI enables secure and efficient wallet-to-wallet interactions across social platforms and blockchain networks. The main features of this system include chat capabilities and push/pull payments, all managed through SyncID linked to user wallets. This approach offers a seamless way for users to communicate and transact across blockchains, ensuring that interactions remain private and secure. SyncAI's wallet-to-wallet interactions empower users with efficient tools to send messages, make calls, and manage financial transactions directly from their wallets.

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

{% content-ref url="/pages/WPkrPFUDeaTmx9lUHJb3" %}
[Chat](/features/syncecho-wallet-to-wallet-interactions/chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/u9AabNOILK6JD4j0oIiU" %}
[Payments](/features/syncecho-wallet-to-wallet-interactions/payments.md)
{% endcontent-ref %}


---

# 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.syncai.network/features/syncecho-wallet-to-wallet-interactions.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.
