# Copyright

© 2025 Wallet Chat. All rights reserved.

All content, features, functionality, and design elements available within the Wallet Chat application and its associated websites, including but not limited to text, graphics, logos, icons, images, user interface, software code, and documentation, are the intellectual property of Wallet Chat and are protected by international copyright laws and applicable intellectual property regulations.

The content provided through Wallet Chat may not be copied, reproduced, republished, uploaded, posted, transmitted, distributed, or modified in any way without prior written permission from Wallet Chat. Any unauthorized use of our materials or content is strictly prohibited and may result in legal action under applicable copyright and intellectual property laws.

Wallet Chat respects the intellectual property rights of others and expects users of the app to do the same. If you believe your copyrighted work has been used in a way that constitutes copyright infringement, please contact us immediately at **<legal@walletchat.io>** with the relevant information and supporting documentation.

This copyright notice applies to all platforms where Wallet Chat is available, including mobile applications, web interfaces, and related 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://docs.walletchat.io/documents/copyright.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.
