# Support & Feedback

### Feedback

*"It’s turtles – or, more precisely, feedback dynamics – all the way down."*

Feedback and feature requests help up improve the upcoming mainnet release. Please try to break things and report bugs if they do!&#x20;

**Report via Github issue:** <https://github.com/tirrel-corp/agent-wallet/issues/new>

**Report via Paperform form:** [**https://bug-report-tirrel.paperform.co**](https://bug-report-tirrel.paperform.co)

### Contact

We're here for you if anything breaks.&#x20;

**Email Support:**  <support@tirrel.io>

**DM Support:**  \~pindet-timmut&#x20;

**Official Agent Wallet Group:**  \~tirrel/agent

**Official Telegram Group:**  <https://t.me/+jgeRqE5LTx82Njk5>

### Disclaimers

* Agent Wallet is experimental software. Use at your own risk. DO NOT pass cryptographic keys directly into the interface.&#x20;
* We record all Agent Wallet usage to gather insights. Please be aware that all threads are not private.&#x20;
* All usage is governed by Tirrel Corp's terms: <https://tirrel.io/tos/>


---

# 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://agent-wallet.gitbook.io/agent-wallet/about/support-and-feedback.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.
