# Appendix

* **Extra Resources**:&#x20;

Here are resources that can provide valuable information about deep linking in the Matrix protocol and general deep linking standards:

1. **Matrix Protocol Specification**: This is the comprehensive documentation for the Matrix protocol, offering detailed insights into various aspects of the protocol, including deep linking.
   * [Matrix Specification](https://spec.matrix.org/latest/)
2. **Matrix.org Documentation**: Matrix.org provides a wealth of information about the Matrix protocol, its features, and how to implement them.
   * [Matrix.org Documentation](https://matrix.org/docs/guides/)
3. **Deep Linking in Messaging Apps**: While not specific to Matrix, this type of resource can offer insights into how deep linking is generally implemented in messaging applications.
   * [Deep Linking in Messaging Apps](https://www.branch.io/glossary/deep-linking/)
4. **Web Technology Documentation on Deep Linking**: Resources like Mozilla Developer Network (MDN) or W3C provide general information on web technologies, including deep linking, which can be useful in understanding how to implement these features in web-based applications.
   * [MDN Web Docs](https://developer.mozilla.org/en-US/)

These resources will provide a solid foundation for understanding deep linking in the context of the Matrix protocol and general web applications.
