# Developer Support

Welcome to the Developer Support section, your go-to resource for technical assistance and guidance.

### What We Offer[​](broken://pages/BeEAlOT7kev5sd0RXV1x) <a href="#what-we-offer" id="what-we-offer"></a>

* **Technical Assistance**: Expert support for your development queries and challenges.
* **Documentation**: Comprehensive guides and API documentation.
* **Community Support**: Access to a community of experienced Web3 developers.

### How to Get Support[​](broken://pages/BeEAlOT7kev5sd0RXV1x) <a href="#how-to-get-support" id="how-to-get-support"></a>

1. **Browse Documentation**: Find quick answers in our detailed documentation.
2. **Submit a Ticket**: If you can't find an answer, submit a support ticket.
3. **Community Forums**: Engage with the community for diverse perspectives.

### Best Practices[​](broken://pages/BeEAlOT7kev5sd0RXV1x) <a href="#best-practices" id="best-practices"></a>

* **Clear Descriptions**: Provide detailed descriptions of your issues for quicker resolutions.
* **Include Code Snippets**: Share relevant code snippets to clarify your queries.
* **Be Patient**: Responses may take time due to the volume of inquiries.

[Contact Support](broken://pages/BeEAlOT7kev5sd0RXV1x) [Developer Documentation](broken://pages/BeEAlOT7kev5sd0RXV1x)

We're here to ensure your success in the Web3 ecosystem!


---

# 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://devdocs.educhain.xyz/support-resources/developer-support.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.
