# License

#### **Wallet Chat – License Agreement**

**Effective Date:** \[06.08.2025]

This application ("Wallet Chat") is licensed, not sold, to you. By using this app, you agree to be bound by the terms and conditions of this license agreement.

***

#### **1. License Grant**

Wallet Chat grants you a non-exclusive, non-transferable, limited license to use the application for personal and non-commercial purposes, in accordance with this agreement.

***

#### **2. Restrictions**

You agree not to:

* Reverse engineer, decompile, or disassemble the app;
* Use the app for any unlawful purpose;
* Modify or redistribute the app without prior written consent.

***

#### **3. Ownership**

All rights, titles, and interest in and to Wallet Chat remain the exclusive property of the developers. This app and all related materials are protected by copyright and other intellectual property laws.

***

#### **4. Privacy**

By using Wallet Chat, you agree to our Privacy Policy regarding data handling, account use, and communication within the app.

***

#### **5. Disclaimer of Warranty**

Wallet Chat is provided "as is" and without warranty of any kind. The developers are not responsible for any damages or losses arising from use of the app.

***

#### **6. Termination**

This license is effective until terminated. Your rights under this license will terminate automatically if you fail to comply with any terms of this agreement.

***

#### **7. Contact**

For support or questions regarding this license, please contact:\
**<support@walletchat.io>**


---

# 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.io/documents/license.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.
