# Get In Touch

***

### **How can we help?**

* **General Support**

Questions about your account, subscriptions, or using the platform.

* **Protocol Request**

Ask Yecho to support a new DeFi protocol or strategy.

* **Partnership**

For collaborations, integrations, or product partnerships.

* **Technical Issue**

Bug reports, RPC issues, unexpected values, or feature requests.

***

## **Choose Your Preferred Method**

#### **Discord (Recommended)**

> Open a ticket on the Yecho Discord for the fastest support.\
> **Discord:** <https://discord.com/invite/UbgG7qazAa>

#### **X**&#x20;

> Tag or DM us directly on X.\
> **Twitter:** <https://x.com/YechoApp>

#### **Email Support**

> For detailed questions or technical issues:\ <mark style="color:$primary;"><support@yecho.app></mark>

#### **Partnership & Business Inquiries**

> For integrations, wallet partnerships, or enterprise collaboration:\ <mark style="color:$primary;"><hello@yecho.app></mark>


---

# 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.yecho.app/contact-support/get-in-touch.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.
