Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions docs/contact-us.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
template: main.html
hide:
- navigation
---

# About ExpressLRS

**ExpressLRS LLC** is dedicated to providing high-performance, open-source radio control link solutions for the RC
community. Our mission is to empower hobbyists, manufacturers, and enthusiasts with reliable, cutting-edge technology.

We are committed to fostering a thriving community around our products and supporting hardware developers who want to
create ExpressLRS-compatible devices.

---

## Contact Us

We’d love to hear from you! For general inquiries, reach out to us at:

**Email:** [info@expresslrs.org](mailto:info@expresslrs.org)

---

## Partnerships

Are you a manufacturer interested in developing **ExpressLRS-compatible hardware**? Learn more about
our [Partners Program](/partners-program) and join our growing ecosystem.

---

## Community Support

For questions, troubleshooting, or just to connect with fellow enthusiasts, join our vibrant community:

- **Discord:** [https://discord.gg/dS6ReFY](https://discord.gg/dS6ReFY)
- **Facebook Group:** [https://www.facebook.com/groups/636441730280366](https://www.facebook.com/groups/636441730280366)
- **Twitter:** [https://twitter.com/expresslrs](https://twitter.com/expresslrs)
- **Instagram:** [https://instagram.com/expresslrs](https://instagram.com/expresslrs)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ nav:
- Terms & Conditions: info/terms-and-conditions.md
- FAQ: faq.md
- Partners Program: partners-program.md
- Contact Us: contact-us.md

extra_javascript:
- assets/javascripts/binding-phrase.js
Expand Down
Loading