2023-06-02 16:17:07 +00:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" / >
2023-08-16 19:27:16 +00:00
< title > Contact Federated< / title >
2023-06-02 16:17:07 +00:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1, maximum-scale=1" / >
<!-- Themify -->
2023-06-05 11:31:35 +00:00
< link rel = "stylesheet" href = "https://www.federated.computer/themify/themify.css" >
2023-06-02 16:17:07 +00:00
<!-- Critical CSS -->
2023-06-05 11:31:35 +00:00
< link href = "https://www.federated.computer/scss/critical.min.css" rel = "stylesheet" / >
2023-06-02 16:17:07 +00:00
<!-- Favicon -->
2023-06-05 11:31:35 +00:00
< link rel = "shortcut icon" href = "https://www.federated.computer/images/favicon.png" type = "image/x-icon" / >
< link rel = "icon" href = "https://www.federated.computer/images/favicon.png" type = "image/x-icon" / >
2023-06-02 16:17:07 +00:00
2023-06-06 11:25:06 +00:00
< script defer data-domain = "federated.computer" src = "https://plausible.io/js/script.js" >
< / script >
2023-06-20 21:25:00 +00:00
< script async src = "https://www.googletagmanager.com/gtag/js?id=G-YSPFBHDRLR" >
< / script >
< script >
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YSPFBHDRLR');
< / script >
2023-08-01 18:36:41 +00:00
2023-08-30 14:57:09 +00:00
< script > var FreeScoutW = { s : { "color" : "#0068bd" , "position" : "br" , "id" : 401123151 } } ; ( function ( d , e , s ) { if ( d . getElementById ( "freescout-w" ) ) return ; a = d . createElement ( e ) ; m = d . getElementsByTagName ( e ) [ 0 ] ; a . async = 1 ; a . id = "freescout-w" ; a . src = s ; m . parentNode . insertBefore ( a , m ) } ) ( document , "script" , "https://support.federated.computer/modules/chat/js/widget.js?v=3115" ) ; < / script >
2023-08-01 18:36:41 +00:00
2023-06-02 16:17:07 +00:00
< / head >
< body >
< nav class = "main-nav navbar navbar-expand-lg" >
< div class = "container-fluid" >
2023-06-05 11:31:35 +00:00
< a class = "navbar-brand" href = "https://www.federated.computer" >
2023-06-02 16:17:07 +00:00
< img
class="logo-main"
2023-06-05 11:31:35 +00:00
src="https://www.federated.computer/images/logo.png"
2023-06-02 16:17:07 +00:00
alt="logo-white"
/>
< / a >
< button
class="navbar-toggler collapsed"
type="button"
data-toggle="collapse"
data-target="#mainNav"
>
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< span class = "icon-bar" > < / span >
< / button >
< div class = "collapse navbar-collapse nav-list" id = "mainNav" >
< ul class = "navbar-nav ml-auto" >
< li class = "nav-item" >
2023-06-05 11:31:35 +00:00
< a href = "https://www.federated.computer/#hero" class = "nav-link " > Home< / a >
2023-06-02 16:17:07 +00:00
< / li >
< li class = "nav-item" >
2023-06-05 11:31:35 +00:00
< a href = "https://www.federated.computer#" class = "nav-link " > Product< / a >
2023-06-02 16:17:07 +00:00
< span class = "drop-icon" for = "Product" > ▾< / span >
< ul class = "sub-menu" >
< li class = "" >
2023-06-05 16:42:16 +00:00
< a href = "https://www.federated.computer/description" class = "nav-link " > Federated Core< / a >
2023-06-02 16:17:07 +00:00
< / li >
2023-08-02 20:28:43 +00:00
< li class = "" >
< a href = "https://www.federated.computer/email" class = "nav-link " > Email< / a >
< / li >
< li class = "" >
< a href = "https://www.federated.computer/nextcloud" class = "nav-link " > Nextcloud< / a >
< / li >
< li class = "" >
< a href = "https://www.federated.computer/jitsi" class = "nav-link " > Jitsi< / a >
< / li >
< li class = "" >
< a href = "https://www.federated.computer/elementmatrix" class = "nav-link " > Element & Matrix< / a >
< / li >
2023-08-10 12:50:28 +00:00
< li class = "" >
< a href = "https://www.federated.computer/baserow" class = "nav-link " > Baserow< / a >
< / li >
2023-08-02 20:28:43 +00:00
< li class = "" >
< a href = "https://www.federated.computer/wordpress" class = "nav-link " > Wordpress< / a >
< / li >
< li class = "" >
< a href = "https://www.federated.computer/castopod" class = "nav-link " > Castopod< / a >
< / li >
2023-08-28 17:30:31 +00:00
< li class = "" >
< a href = "https://www.federated.computer/gitea" class = "nav-link " > Gitea< / a >
< / li >
2023-06-02 16:17:07 +00:00
< li class = "" >
2023-06-05 16:42:16 +00:00
< a href = "https://www.federated.computer/comparison" class = "nav-link " > vs Competition< / a >
2023-06-02 16:17:07 +00:00
< / li >
< / ul >
< / li >
< li class = "nav-item" >
2023-06-05 11:31:35 +00:00
< a href = "https://www.federated.computer/support" class = "nav-link " > Support< / a >
2023-06-02 16:17:07 +00:00
< / li >
< li class = "nav-item" >
2023-06-05 11:31:35 +00:00
< a href = "https://www.federated.computer/documentation" class = "nav-link " > Docs< / a >
2023-06-02 16:17:07 +00:00
< / li >
< li class = "nav-item" >
2023-06-05 11:31:35 +00:00
< a href = "https://www.federated.computer#" class = "nav-link " > Community< / a >
2023-06-02 16:17:07 +00:00
2023-06-04 22:19:48 +00:00
< span class = "drop-icon" for = "Community" > ▾< / span >
< ul class = "sub-menu" >
< li class = "" >
2023-06-05 11:31:35 +00:00
< a href = "https://www.federated.computer/merchandise" class = "nav-link " > Merchandise< / a >
2023-06-04 22:19:48 +00:00
< / li >
< li class = "" >
2023-08-02 20:28:43 +00:00
< a href = "https://www.federated.computer/blog" class = "nav-link " > Blog< / a >
2023-06-04 22:19:48 +00:00
< / li >
< li class = "" >
2023-06-05 11:31:35 +00:00
< a href = "https://www.federated.computer/projectswelove" class = "nav-link " > Projects We Love< / a >
2023-06-04 22:19:48 +00:00
< / li >
2023-08-12 21:39:51 +00:00
< li class = "" >
< a href = "https://www.federated.computer/stackernews" class = "nav-link " > Stacker News< / a >
< / li >
2023-06-04 22:19:48 +00:00
< / ul >
2023-06-02 16:17:07 +00:00
< / li >
< / ul >
< div class = "account-list list-inline" >
< li class = "list-inline-item" >
2023-06-05 11:31:35 +00:00
< a href = "https://www.federated.computer/purchase" class = "btn btn-sm btn-violate" >
2023-06-04 22:19:48 +00:00
Buy now
2023-06-02 16:17:07 +00:00
< / a >
< / li >
< / div >
< / div >
< / div >
< / nav >
< div id = "content" >
2023-08-16 19:27:16 +00:00
< section class = "page-header" >
< div class = "container" >
< div class = "row justify-content-center" >
< div class = "col-lg-8" >
< h1 > Contact Federated< / h1 >
< p >
All the ways you can get in touch
< / p >
2023-06-02 16:17:07 +00:00
< / div >
< / div >
2023-08-16 19:27:16 +00:00
< / div >
< / section >
2023-06-02 16:17:07 +00:00
2023-08-16 19:27:16 +00:00
< section class = "blog-single" >
< div class = "container" >
< div class = "row" >
< div class = "col-lg-10 mx-auto" >
< article class = "blog-single-post" >
< h2 id = "we-like-speaking-with-customers" > We like speaking with customers< / h2 >
< p > < strong > Email< / strong > < / p >
< p > If you have a question about Federated Core or Federated Computer, please send us an email to: < a href = "mailto:info@federated.computer" > info@federated.computer< / a > .< / p >
< p > < strong > Matrix< / strong > < / p >
< p > You can also drop into our Matrix channel to hang out:< / p >
< p > < a href = "https://matrix.to/#/#hangout:matrix.federated.computer" > https://matrix.to/#/#hangout:matrix.federated.computer< / a > < / p >
< p > < strong > Telephone< / strong > < / p >
< p > Yes, we pick up the phone. Just ask out customers. 970-722-8715.< / p >
< p > < strong > X/Twitter< / strong > < / p >
< p > You can message us on X/Twitter @federatedworld.< / p >
< / article >
2023-06-02 16:17:07 +00:00
< / div >
< / div >
2023-08-16 19:27:16 +00:00
< / div >
< / section >
2023-06-02 16:17:07 +00:00
< / div >
< footer class = "footer" >
< div class = "container" >
< div class = "row" >
< div class = "col-lg-12" >
< div class = "footer-subscribe-title" >
2023-08-16 19:27:16 +00:00
< h2 > FOSS-as-a-Service< / h2 >
2023-06-02 16:17:07 +00:00
< / div >
< / div >
2023-07-31 16:41:15 +00:00
< div class = "col-lg-8 mx-auto" >
2023-08-16 19:27:16 +00:00
2023-07-31 16:41:15 +00:00
< / div >
2023-06-02 16:17:07 +00:00
< / div >
< div class = "row" >
< div class = "col-lg-4 col-md-4" >
< div class = "footer-description" >
2023-06-05 11:31:35 +00:00
< img src = "https://www.federated.computer/images/logo.png" alt = "logo" >
2023-06-02 16:17:07 +00:00
< div class = "footer-widget-list" >
< ul >
< li >
2023-06-05 11:31:35 +00:00
< li > < a href = "https://www.federated.computer/developers" > Developers< / a > < / li >
2023-06-02 16:17:07 +00:00
2023-06-05 11:31:35 +00:00
< li > < a href = "https://www.federated.computer/careers" > Careers< / a > < / li >
2023-06-02 16:17:07 +00:00
2023-06-05 11:31:35 +00:00
< li > < a href = "https://www.federated.computer/partners" > Resellers & Partners< / a > < / li >
2023-06-02 16:17:07 +00:00
< / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "col-lg-4 col-md-4" >
< div class = "footer-widget" >
< h4 > Sitemap< / h4 >
< div class = "footer-widget-list" >
< ul >
2023-06-05 11:31:35 +00:00
< li > < a href = "https://www.federated.computer" > Home< / a > < / li >
2023-06-02 16:17:07 +00:00
2023-06-06 15:37:41 +00:00
< li > < a href = "https://www.federated.computer/blog" > Latest Blogs< / a > < / li >
2023-06-02 16:17:07 +00:00
2023-06-05 11:31:35 +00:00
< li > < a href = "https://www.federated.computer/privacy" > Privacy & Policy< / a > < / li >
2023-06-02 16:17:07 +00:00
2023-06-05 11:31:35 +00:00
< li > < a href = "https://www.federated.computer/team" > Team< / a > < / li >
2023-06-04 22:19:48 +00:00
2023-06-05 11:31:35 +00:00
< li > < a href = "https://www.federated.computer/contact" > Contact< / a > < / li >
2023-06-02 16:17:07 +00:00
< / ul >
< / div >
< / div >
< / div >
< div class = "col-lg-4 col-md-4" >
< div class = "footer-widget" >
< h4 > Address< / h4 >
< div class = "footer-widget-list" >
< ul >
2023-06-04 22:19:48 +00:00
< li > < a href = "tel:+1-970-722-8715" > < i class = "ti-mobile" > < / i > + 1-970-722-8715< / a > < / li >
2023-06-05 13:14:17 +00:00
< li > < a href = "mailto:info@federated.computer" > < i class = "ti-email" > < / i > info@federated.computer< / a > < / li >
2023-06-02 16:17:07 +00:00
< li > < p > < i class = "ti-pin" > < / i > RXR5+ 83< / p > < / li >
< / ul >
< / div >
< / div >
< / div >
< div class = "footer-copyright" >
< p >
2023-06-04 22:19:48 +00:00
All rights reserved
2023-06-02 16:17:07 +00:00
< / br >
2023-06-05 13:14:17 +00:00
Copyright © < a href = "https://www.federated.computer" target = "_blank" > Federated Computer, Inc. < / a > 2023. Hosted on a Federated Core.
2023-06-02 16:17:07 +00:00
< / p >
< ul class = "footer-description-social" >
< li >
< a href = "https://twitter.com/federatedworld" > < i class = "ti-twitter-alt" > < / i > < / a >
< / li >
< li >
2023-06-06 15:37:41 +00:00
< a href = "https://github.com/federatedcomputer" > < i class = "ti-github" > < / i > < / a >
2023-06-02 16:17:07 +00:00
< / li >
< li >
< a href = "https://www.reddit.com/r/federatedworld/" > < i class = "ti-reddit" > < / i > < / a >
< / li >
< li class = "social-icon" >
2023-06-06 15:37:41 +00:00
< a href = "https://iris.to/npub1hpnu5kl8lar2m6wz9s72zrmasr96rsc34r0y8e5sfdswueqeaf6svpj0x7" > < img src = "/images/footer/nostr1.png" > < / a >
2023-06-02 16:17:07 +00:00
< / li >
< / ul >
< / div >
< / div >
< / div >
< / footer >
2023-06-05 11:31:35 +00:00
< link href = "https://www.federated.computer/scss/non-critical.min.css" rel = "stylesheet" / >
2023-06-02 16:17:07 +00:00
2023-06-05 11:31:35 +00:00
< script src = "https://www.federated.computer/js/vendor.min.js" > < / script >
2023-06-02 16:17:07 +00:00
2023-06-05 11:31:35 +00:00
< script src = "https://www.federated.computer/js/script.min.js" > < / script >
2023-06-02 16:17:07 +00:00
< / body >
< / html >