# Resources

Welcome to the Accelchain Resources page, your hub for all the tools, links, and communities you need to maximize your experience with our platform. Whether you're looking to dive deeper into our technology, share feedback, or connect with fellow developers, you've come to the right place.

Start building on our platform at:

> [app.accelchain.xyz](https://app.accelchain.xyz/)

### Feedback / Report an Issue 📝

**Share Your Ideas & Feedback:** Your insights drive our innovation. If you have suggestions for new features, improvements, or just want to share what you love or find challenging about Accelchain, we're all ears. Your feedback is invaluable to us.

**Report Bugs & Technical Issues:** Encountered a glitch or unexpected behavior? Help us enhance the platform by reporting bugs or technical issues. Submit a detailed bug report, and our team will spring into action to assist you.

### Community 🤝

**Join Our Developer Community:** Connect with a global network of developers in our vibrant community. Engage in discussions, share insights, and find collaboration opportunities.

* [Discord Community](https://discord.com/invite/9CEfsUvCc3)

### Official Links

**Navigate Accelchain:**

* [Website](https://accelchain.xyz/)
* [Documentation](https://accelchain.gitbook.io/docs/)
* [Discord Community](https://discord.com/invite/9CEfsUvCc3)

### Socials

**Stay Connected:**

* [LinkedIn](https://www.linkedin.com/company/accelchain/)
* [Twitter](https://twitter.com/Accelchain_)
* [YouTube](https://www.youtube.com/@accelchain7328)

### Tutorials

**Learn & Explore:**

* [Accelchain Demo Video](https://www.youtube.com/watch?v=-ARXJk9F5dY)

Dive into our tutorials for step-by-step guides and insights into using Accelchain to its full potential.

<br>


---

# 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://accelchain.gitbook.io/docs/resources.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.
