www.elitedangerous.com Open in urlscan Pro
2600:9000:2127:4600:6:b411:57c0:93a1  Public Scan

Submitted URL: http://www.elitedangerous.com/
Effective URL: https://www.elitedangerous.com/
Submission: On December 10 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

<form>
  <fieldset>
    <legend class="visuallyhidden">Consent Selection</legend>
    <div id="CybotCookiebotDialogBodyFieldsetInnerContainer">
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonNecessary"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Necessary</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper CybotCookiebotDialogBodyLevelButtonSliderWrapperDisabled"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessary"
            class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonPreferences"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Preferences</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonStatistics"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Statistics</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
      <div class="CybotCookiebotDialogBodyLevelButtonWrapper"><label class="CybotCookiebotDialogBodyLevelButtonLabel" for="CybotCookiebotDialogBodyLevelButtonMarketing"><span
            class="CybotCookiebotDialogBodyLevelButtonDescription">Marketing</span></label>
        <div class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox"
            data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></div>
      </div>
    </div>
  </fieldset>
</form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonNecessaryInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" disabled="disabled" checked="checked"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonPreferences"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonStatistics"
    checked="checked" tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form><input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyLevelButtonMarketing" checked="checked"
    tabindex="0"> <span class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form class="CybotCookiebotDialogBodyLevelButtonSliderWrapper"><input type="checkbox" id="CybotCookiebotDialogBodyContentCheckboxPersonalInformation" class="CybotCookiebotDialogBodyLevelButton"> <span
    class="CybotCookiebotDialogBodyLevelButtonSlider"></span></form>

<form id="subscribe-form" novalidate="novalidate">
  <div class="f-input f-input--firstname"><label id="firstname" for="newsletter-firstname">First name *</label> <input id="newsletter-firstname" placeholder="John" type="text" name="firstname" required="required" value=""> </div>
  <div class="f-input f-input--lastname"><label id="surname" for="newsletter-surname">Last name *</label> <input id="newsletter-surname" placeholder="Smith" type="text" name="surname" required="required" value=""> </div>
  <div class="f-input f-input--email"><label id="email" for="newsletter-email">Email address *</label> <input id="newsletter-email" type="email" name="email" required="required" pattern="[^@\s]+@[^@\s]+\.[^@\s]+" title="you@domain.com"
      placeholder="you@domain.com" value=""> </div>
  <div class="f-input f-input--country"><label id="country" for="newsletter-country">Country of residence *</label> <select id="newsletter-country" name="country" required="required">
      <option value="" selected="selected" disabled="disabled"> Please Select </option>
      <option value="AT"> Austria </option>
      <option value="BE"> Belgium </option>
      <option value="BG"> Bulgaria </option>
      <option value="HR"> Croatia </option>
      <option value="CY"> Cyprus </option>
      <option value="CZ"> Czech Republic </option>
      <option value="DK"> Denmark </option>
      <option value="EE"> Estonia </option>
      <option value="FI"> Finland </option>
      <option value="FR"> France </option>
      <option value="DE"> Germany </option>
      <option value="GR"> Greece </option>
      <option value="HU"> Hungary </option>
      <option value="IE"> Ireland </option>
      <option value="IT"> Italy </option>
      <option value="LV"> Latvia </option>
      <option value="LT"> Lithuania </option>
      <option value="LU"> Luxembourg </option>
      <option value="MT"> Malta </option>
      <option value="NL"> Netherlands </option>
      <option value="PL"> Poland </option>
      <option value="PT"> Portugal </option>
      <option value="RO"> Romania </option>
      <option value="SK"> Slovakia </option>
      <option value="SI"> Slovenia </option>
      <option value="ES"> Spain </option>
      <option value="SE"> Sweden </option>
      <option value="GB"> United Kingdom </option>
      <option value="US"> United States </option>
      <option value="OTHER"> Other </option>
    </select> </div>
  <div class="f-input f-input--privacy">
    <fieldset>
      <div><input id="newsletter-efd5d0d8-8016-4fbf-937b-3466e31b1517" type="checkbox" name="efd5d0d8-8016-4fbf-937b-3466e31b1517" required="required"> <label for="newsletter-efd5d0d8-8016-4fbf-937b-3466e31b1517" class="label-extended"><span>I agree
            to receive news, updates, and offers for Elite Dangerous</span> *</label></div>
    </fieldset>
  </div>
  <div class="f-input f-input--privacy">
    <fieldset>
      <div><input id="newsletter-26f906ad-b17f-4385-b04f-1f5647aa6b90" type="checkbox" name="26f906ad-b17f-4385-b04f-1f5647aa6b90"> <label for="newsletter-26f906ad-b17f-4385-b04f-1f5647aa6b90" class="label-extended"><span>I agree to receive news,
            updates and offers from Frontier Developments plc</span> <!----></label></div>
    </fieldset>
  </div>
  <div class="f-input f-input--terms" style="display:none;">
    <fieldset>
      <div><input id="newsletter-terms" type="checkbox" name="terms" required="required"> <label for="newsletter-terms" class="label-extended"><span>I verify that I am 16 years of age or older and have read and accept the Frontier Developments
            <a href="https://www.frontier.co.uk/legal/privacy-policy" target="_blank">Privacy Policy</a></span> * </label></div>
    </fieldset>
  </div>
  <div class="o-user-message">
    <div>
      <p>Please update your cookie consent options to enable marketing cookies in order to submit this form.</p> <a href="javascript: Cookiebot.renew()">Renew or change your cookie consent</a>
    </div>
  </div> <!---->
</form>

Text Content

Powered by Cookiebot
 * Consent
 * Details
 * [#IABV2SETTINGS#]
 * About


THIS WEBSITE USES COOKIES

We use cookies to personalise content and ads, to provide social media features
and to analyse our traffic. We also share information about your use of our site
with our social media, advertising and analytics partners who may combine it
with other information that you’ve provided to them or that they’ve collected
from your use of their services.
Consent Selection
Necessary

Preferences

Statistics

Marketing

Show details
 * Necessary 21
   
   Necessary cookies help make a website usable by enabling basic functions like
   page navigation and access to secure areas of the website. The website cannot
   function properly without these cookies.
    * Adobe Inc.
      1
      Learn more about this provider
      p.gifKeeps track of special fonts used on the website for internal
      analysis. The cookie does not register any visitor data.
      Expiry: SessionType: Pixel
    * Cookiebot
      4
      Learn more about this provider
      CookieConsent [x4]Stores the user's cookie consent state for the current
      domain
      Expiry: 1 yearType: HTTP
    * Hubspot
      1
      Learn more about this provider
      _cfuvidThis cookie is a part of the services provided by Cloudflare -
      Including load-balancing, deliverance of website content and serving DNS
      connection for website operators.
      Expiry: SessionType: HTTP
    * New Relic
      1
      Learn more about this provider
      JSESSIONIDPreserves users states across page requests.
      Expiry: SessionType: HTTP
    * YouTube
      1
      Learn more about this provider
      CONSENTUsed to detect if the visitor has accepted the marketing category
      in the cookie banner. This cookie is necessary for GDPR-compliance of the
      website.
      Expiry: 2 yearsType: HTTP
    * customersupport.frontier.co.uk
      1
      __cfruidThis cookie is a part of the services provided by Cloudflare -
      Including load-balancing, deliverance of website content and serving DNS
      connection for website operators.
      Expiry: SessionType: HTTP
    * hubspot.com
      vimeo.com
      
      2
      __cf_bm [x2]This cookie is used to distinguish between humans and bots.
      This is beneficial for the website, in order to make valid reports on the
      use of their website.
      Expiry: 1 dayType: HTTP
    * merch.elitedangerous.com
      1
      PHPSESSIDPreserves user session state across page requests.
      Expiry: 1 dayType: HTTP
    * www.elitedangerous.com
      9
      AWSALB [x3]Registers which server-cluster is serving the visitor. This is
      used in context with load balancing, in order to optimize user experience.
      Expiry: 7 daysType: HTTP
      AWSALBCORS [x3]Registers which server-cluster is serving the visitor. This
      is used in context with load balancing, in order to optimize user
      experience.
      Expiry: 7 daysType: HTTP
      rc::aThis cookie is used to distinguish between humans and bots. This is
      beneficial for the website, in order to make valid reports on the use of
      their website.
      Expiry: PersistentType: HTML
      rc::cThis cookie is used to distinguish between humans and bots.
      Expiry: SessionType: HTML
      fontsKeeps track of special fonts used on the website for internal
      analysis. The cookie does not register any visitor data.
      Expiry: SessionType: HTML

 * Preferences 2
   
   Preference cookies enable a website to remember information that changes the
   way the website behaves or looks, like your preferred language or the region
   that you are in.
    * Vimeo
      2
      Learn more about this provider
      playerSaves the user's preferences when playing embedded videos from
      Vimeo.
      Expiry: 1 yearType: HTTP
      sync_activeContains data on visitor's video-content preferences - This
      allows the website to remember parameters such as preferred volume or
      video quality. The service is provided by Vimeo.com.
      Expiry: PersistentType: HTML

 * Statistics 9
   
   Statistic cookies help website owners to understand how visitors interact
   with websites by collecting and reporting information anonymously.
    * Google
      3
      Learn more about this provider
      _gaRegisters a unique ID that is used to generate statistical data on how
      the visitor uses the website.
      Expiry: 2 yearsType: HTTP
      _ga_#Used by Google Analytics to collect data on the number of times a
      user has visited the website as well as dates for the first and most
      recent visit.
      Expiry: 2 yearsType: HTTP
      tdRegisters statistical data on users' behaviour on the website. Used for
      internal analytics by the website operator.
      Expiry: SessionType: Pixel
    * Hubspot
      4
      Learn more about this provider
      __hsscIdentifies if the cookie data needs to be updated in the visitor's
      browser.
      Expiry: 1 dayType: HTTP
      __hssrcUsed to recognise the visitor's browser upon reentry on the
      website.
      Expiry: SessionType: HTTP
      __hstcSets a unique ID for the session. This allows the website to obtain
      data on visitor behaviour for statistical purposes.
      Expiry: 180 daysType: HTTP
      hubspotutkSets a unique ID for the session. This allows the website to
      obtain data on visitor behaviour for statistical purposes.
      Expiry: 180 daysType: HTTP
    * Vimeo
      1
      Learn more about this provider
      vuidCollects data on the user's visits to the website, such as which pages
      have been read.
      Expiry: 2 yearsType: HTTP
    * dlc.elitedangerous.com
      1
      aka_debugUsed by Vimeo to track usage of their embedded video player.
      Expiry: SessionType: HTTP

 * Marketing 37
   
   Marketing cookies are used to track visitors across websites. The intention
   is to display ads that are relevant and engaging for the individual user and
   thereby more valuable for publishers and third party advertisers.
    * Meta Platforms, Inc.
      3
      Learn more about this provider
      lastExternalReferrerDetects how the user reached the website by
      registering their last URL-address.
      Expiry: PersistentType: HTML
      lastExternalReferrerTimeDetects how the user reached the website by
      registering their last URL-address.
      Expiry: PersistentType: HTML
      _fbpUsed by Facebook to deliver a series of advertisement products such as
      real time bidding from third party advertisers.
      Expiry: 3 monthsType: HTTP
    * Google
      6
      Learn more about this provider
      IDEUsed by Google DoubleClick to register and report the website user's
      actions after viewing or clicking one of the advertiser's ads with the
      purpose of measuring the efficacy of an ad and to present targeted ads to
      the user.
      Expiry: 1 yearType: HTTP
      pagead/landingCollects data on visitor behaviour from multiple websites,
      in order to present more relevant advertisement - This also allows the
      website to limit the number of times that they are shown the same
      advertisement.
      Expiry: SessionType: Pixel
      test_cookieUsed to check if the user's browser supports cookies.
      Expiry: 1 dayType: HTTP
      _gcl_auUsed by Google AdSense for experimenting with advertisement
      efficiency across websites using their services.
      Expiry: 3 monthsType: HTTP
      ads/ga-audiencesUsed by Google AdWords to re-engage visitors that are
      likely to convert to customers based on the visitor's online behaviour
      across websites.
      Expiry: SessionType: Pixel
      UULEThese cookies are used to collect information about how visitors use
      our Site. We use the information to compile reports and to help us improve
      the Site.
      Expiry: 1 dayType: HTTP
    * Hubspot
      1
      Learn more about this provider
      __ptq.gifSends data to the marketing platform Hubspot about the visitor's
      device and behaviour. Tracks the visitor across devices and marketing
      channels.
      Expiry: SessionType: Pixel
    * Microsoft
      7
      Learn more about this provider
      _uetsidUsed to track visitors on multiple websites, in order to present
      relevant advertisement based on the visitor's preferences.
      Expiry: PersistentType: HTML
      _uetsid_expContains the expiry-date for the cookie with corresponding
      name.
      Expiry: PersistentType: HTML
      _uetvidUsed to track visitors on multiple websites, in order to present
      relevant advertisement based on the visitor's preferences.
      Expiry: PersistentType: HTML
      _uetvid_expContains the expiry-date for the cookie with corresponding
      name.
      Expiry: PersistentType: HTML
      MUIDUsed widely by Microsoft as a unique user ID. The cookie enables user
      tracking by synchronising the ID across many Microsoft domains.
      Expiry: 1 yearType: HTTP
      _uetsidCollects data on visitor behaviour from multiple websites, in order
      to present more relevant advertisement - This also allows the website to
      limit the number of times that they are shown the same advertisement.
      Expiry: 1 dayType: HTTP
      _uetvidUsed to track visitors on multiple websites, in order to present
      relevant advertisement based on the visitor's preferences.
      Expiry: 1 yearType: HTTP
    * YouTube
      18
      Learn more about this provider
      LAST_RESULT_ENTRY_KEYUsed to track user’s interaction with embedded
      content.
      Expiry: SessionType: HTTP
      LogsDatabaseV2:V#||LogsRequestsStorePending
      Expiry: PersistentType: IDB
      nextIdUsed to track user’s interaction with embedded content.
      Expiry: SessionType: HTTP
      remote_sidNecessary for the implementation and functionality of YouTube
      video-content on the website.
      Expiry: SessionType: HTTP
      requestsUsed to track user’s interaction with embedded content.
      Expiry: SessionType: HTTP
      ServiceWorkerLogsDatabase#SWHealthLogNecessary for the implementation and
      functionality of YouTube video-content on the website.
      Expiry: PersistentType: IDB
      TESTCOOKIESENABLEDUsed to track user’s interaction with embedded content.
      Expiry: 1 dayType: HTTP
      VISITOR_INFO1_LIVETries to estimate the users' bandwidth on pages with
      integrated YouTube videos.
      Expiry: 180 daysType: HTTP
      VISITOR_PRIVACY_METADATAStores the user's cookie consent state for the
      current domain
      Expiry: 180 daysType: HTTP
      YSCRegisters a unique ID to keep statistics of what videos from YouTube
      the user has seen.
      Expiry: SessionType: HTTP
      YtIdbMeta#databasesUsed to track user’s interaction with embedded content.
      Expiry: PersistentType: IDB
      yt-remote-cast-availableStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-cast-installedStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-connected-devicesStores the user's video player preferences
      using embedded YouTube video
      Expiry: PersistentType: HTML
      yt-remote-device-idStores the user's video player preferences using
      embedded YouTube video
      Expiry: PersistentType: HTML
      yt-remote-fast-check-periodStores the user's video player preferences
      using embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-session-appStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
      yt-remote-session-nameStores the user's video player preferences using
      embedded YouTube video
      Expiry: SessionType: HTML
    * www.elitedangerous.com
      2
      yt.innertube::nextIdRegisters a unique ID to keep statistics of what
      videos from YouTube the user has seen.
      Expiry: PersistentType: HTML
      ytidb::LAST_RESULT_ENTRY_KEYStores the user's video player preferences
      using embedded YouTube video
      Expiry: PersistentType: HTML

 * Unclassified 0
   Unclassified cookies are cookies that we are in the process of classifying,
   together with the providers of individual cookies.
   
   We do not use cookies of this type.

Cross-domain consent4 Your consent applies to the following domains:
List of domains your consent applies to: merch.elitedangerous.com
dlc.elitedangerous.com www.elitedangerous.com arx.elitedangerous.com
Cookie declaration last updated on 17.11.23 by Cookiebot


[#IABV2_TITLE#]

[#IABV2_BODY_INTRO#]
[#IABV2_BODY_LEGITIMATE_INTEREST_INTRO#]
[#IABV2_BODY_PREFERENCE_INTRO#]
[#IABV2_LABEL_PURPOSES#]
[#IABV2_BODY_PURPOSES_INTRO#]
[#IABV2_BODY_PURPOSES#]
[#IABV2_LABEL_FEATURES#]
[#IABV2_BODY_FEATURES_INTRO#]
[#IABV2_BODY_FEATURES#]
[#IABV2_LABEL_PARTNERS#]
[#IABV2_BODY_PARTNERS_INTRO#]
[#IABV2_BODY_PARTNERS#]

Cookies are small text files that can be used by websites to make a user's
experience more efficient.

The law states that we can store cookies on your device if they are strictly
necessary for the operation of this site. For all other types of cookies we need
your permission.

This site uses different types of cookies. Some cookies are placed by third
party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration
on our website.

Learn more about who we are, how you can contact us and how we process personal
data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your
consent.



Do not sell or share my personal information
Deny Allow selection Customize

Allow all cookies
Powered by Cookiebot by Usercentrics


ELITE DANGEROUS: ODYSSEY


Open main menu
 * Home
 * Explore
 * Equip
 * News
 * Community
 * Help
 * Merch
 * DLC
 * Buy now
 * Login


Play Video
Pause
Unmute

Current Time 0:02
/
Duration 0:15
Loaded: 100.00%


0:02
Stream Type LIVE
Seek to live, currently behind liveLIVE
Remaining Time -0:13
 
1x
Playback Rate

Chapters
 * Chapters

Descriptions
 * descriptions off, selected

Subtitles
 * subtitles settings, opens subtitles settings dialog
 * subtitles off, selected

Audio Track
 * Original, selected

Picture-in-PictureFullscreen

Beginning of dialog window. Escape will cancel and close the window.

TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
Font Size50%75%100%125%150%175%200%300%400%Text Edge
StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
Sans-SerifMonospace Sans-SerifProportional SerifMonospace SerifCasualScriptSmall
Caps
Reset restore all settings to the default valuesDone
Close Modal Dialog

End of dialog window.


ELITE DANGEROUS

Watch Trailer Explore Buy Now


OUT NOW ON PC.




WHAT CRITICS SAID ABOUT ELITE DANGEROUS

> Capable of delivering some of the best stories about spaceships you've ever
> taken part in.
> 
> PC Gamer

> Satisfying handling that sets a new standard for any cockpit-based genre.
> 
> EDGE

> Elite Dangerous is one of the best online sci-fi games around, and it's about
> to get even bigger.
> 
> Windows Central

> Shining Bright Like a Supernova.
> 
> The Koalition

1
2
3
4


DISEMBARK, COMMANDER. LEAVE YOUR MARK ON THE GALAXY.

Elite Dangerous brings gaming’s original open world adventure to the modern
generation with a stunning recreation of the entire Milky Way galaxy. Here
battles rage, governments fall, and humanity’s frontier expands – and you can
impact it all. Welcome to the definitive massively multiplayer space epic.


 * FIGHT
   
   Master a multi-layered, deep, tactical battlefield where Commanders, SRVs and
   Starships converge.
   
   
   Play Video
   Play
   Unmute
   
   Current Time 0:00
   /
   Duration 0:10
   Loaded: 100.00%
   
   
   0:00
   Stream Type LIVE
   Seek to live, currently behind liveLIVE
   Remaining Time -0:10
    
   1x
   Playback Rate
   
   Chapters
    * Chapters
   
   Descriptions
    * descriptions off, selected
   
   Subtitles
    * subtitles settings, opens subtitles settings dialog
    * subtitles off, selected
   
   Audio Track
   
   Picture-in-PictureFullscreen
   
   Beginning of dialog window. Escape will cancel and close the window.
   
   TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
   Font Size50%75%100%125%150%175%200%300%400%Text Edge
   StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
   Sans-SerifMonospace Sans-SerifProportional SerifMonospace
   SerifCasualScriptSmall Caps
   Reset restore all settings to the default valuesDone
   Close Modal Dialog
   
   End of dialog window.


 * EXPLORE
   
   Be the first to look upon new stars and planets. Touch down on breathtaking
   worlds and soak in suns rising over unforgettable vistas.
   
   
   Play Video
   Play
   Unmute
   
   Current Time 0:00
   /
   Duration 0:10
   Loaded: 100.00%
   
   
   0:00
   Stream Type LIVE
   Seek to live, currently behind liveLIVE
   Remaining Time -0:10
    
   1x
   Playback Rate
   
   Chapters
    * Chapters
   
   Descriptions
    * descriptions off, selected
   
   Subtitles
    * subtitles settings, opens subtitles settings dialog
    * subtitles off, selected
   
   Audio Track
   
   Picture-in-PictureFullscreen
   
   Beginning of dialog window. Escape will cancel and close the window.
   
   TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
   Font Size50%75%100%125%150%175%200%300%400%Text Edge
   StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
   Sans-SerifMonospace Sans-SerifProportional SerifMonospace
   SerifCasualScriptSmall Caps
   Reset restore all settings to the default valuesDone
   Close Modal Dialog
   
   End of dialog window.


 * CHOOSE
   
   Forge your own path as you hunt, explore, fight, mine, smuggle, trade and
   survive in the 34th century by Starship or on-foot.
   
   
   Play Video
   Play
   Unmute
   
   Current Time 0:00
   /
   Duration 0:10
   Loaded: 100.00%
   
   
   0:00
   Stream Type LIVE
   Seek to live, currently behind liveLIVE
   Remaining Time -0:10
    
   1x
   Playback Rate
   
   Chapters
    * Chapters
   
   Descriptions
    * descriptions off, selected
   
   Subtitles
    * subtitles settings, opens subtitles settings dialog
    * subtitles off, selected
   
   Audio Track
   
   Picture-in-PictureFullscreen
   
   Beginning of dialog window. Escape will cancel and close the window.
   
   TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
   Font Size50%75%100%125%150%175%200%300%400%Text Edge
   StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
   Sans-SerifMonospace Sans-SerifProportional SerifMonospace
   SerifCasualScriptSmall Caps
   Reset restore all settings to the default valuesDone
   Close Modal Dialog
   
   End of dialog window.


 * SHARE
   
   Stand shoulder to shoulder with your fellow Commanders to take on enemies,
   complete missions and share in incredible discoveries.
   
   
   Play Video
   Play
   Unmute
   
   Current Time 0:00
   /
   Duration 0:10
   Loaded: 100.00%
   
   
   0:00
   Stream Type LIVE
   Seek to live, currently behind liveLIVE
   Remaining Time -0:10
    
   1x
   Playback Rate
   
   Chapters
    * Chapters
   
   Descriptions
    * descriptions off, selected
   
   Subtitles
    * subtitles settings, opens subtitles settings dialog
    * subtitles off, selected
   
   Audio Track
   
   Picture-in-PictureFullscreen
   
   Beginning of dialog window. Escape will cancel and close the window.
   
   TextColorWhiteBlackRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentBackgroundColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyOpaqueSemi-TransparentTransparentWindowColorBlackWhiteRedGreenBlueYellowMagentaCyanTransparencyTransparentSemi-TransparentOpaque
   Font Size50%75%100%125%150%175%200%300%400%Text Edge
   StyleNoneRaisedDepressedUniformDropshadowFont FamilyProportional
   Sans-SerifMonospace Sans-SerifProportional SerifMonospace
   SerifCasualScriptSmall Caps
   Reset restore all settings to the default valuesDone
   Close Modal Dialog
   
   End of dialog window.


A GALAXY AWAITS...

400 billion star systems make for the largest designed playspace in videogame
history. All stars, planets, moons, and black holes of our galaxy match their
epic true proportions.

In an age of galactic superpowers and interstellar war, each player’s unique
journey influences the connected gaming experience.

Explore

 * CMDR

 * STARSHIPS

 * CARRIERS


CUSTOMISATION

You have free reign to choose the life you want to live in Elite Dangerous.
Customise the look of your Commander, outfit your ship with upgrades, freshen up
your SRV’s paint job, and more.

 * View all
 * DLC Store


COMMUNITY GOALS

Cooperate with Commanders en-masse to reshape the galaxy in Community Goals!
Rally behind intergalactic causes to defend traders from ravaging pirates.
Support and supply enterprising efforts to construct powerful Megaships and
Starports. Earn exclusive decals, credits, and more!

 * CURRENTLY NO COMMUNITY GOALS AVAILABLE.



LATEST NEWS

Read more
 * 23 November 2022
   
   
   ELITE DANGEROUS UPDATE 14 AND BEYOND: LIVE AND LEGACY MODES
   
   Greetings Commanders. In our Access to 4.0 post from August, we mentioned
   that future content would only be available to players on the 4.0 framework
   and fro...

 * Galnet 7 December 3309
   
   
   SPIRE SHUTDOWN CONFIRMS THARGOID VULNERABILITY

 * Galnet 7 December 3309
   
   
   TIONISLA MATERIALS CAMPAIGN FAILS

AVAILABLE FOR

 * 
 * 
 * 
 * 


PLAY NOW

Dive into the incredible world of Elite Dangerous today and get ready to
kick-start your career among the stars.

Buy now


KEEP IN TOUCH

Sign up for our weekly newsletter for exclusive information and insights into
the world of Elite Dangerous!

First name *
Last name *
Email address *
Country of residence * Please Select Austria Belgium Bulgaria Croatia Cyprus
Czech Republic Denmark Estonia Finland France Germany Greece Hungary Ireland
Italy Latvia Lithuania Luxembourg Malta Netherlands Poland Portugal Romania
Slovakia Slovenia Spain Sweden United Kingdom United States Other
I agree to receive news, updates, and offers for Elite Dangerous *
I agree to receive news, updates and offers from Frontier Developments plc
I verify that I am 16 years of age or older and have read and accept the
Frontier Developments Privacy Policy *

Please update your cookie consent options to enable marketing cookies in order
to submit this form.

Renew or change your cookie consent
Language:
 * English
 * English US
 * Deutsch
 * Español ES
 * Français
 * Italiano
 * Português BR
 * Nederlands
 * 日本語
 * 한국어
 * русский
 * 繁體中文
 * 简体中文

 * Home
 * Explore
 * Equip
 * News
 * Community
 * Help
 * Merch
 * DLC
 * Buy now
 * Login

 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 

Elite © 1984 David Braben & Ian Bell. Frontier © 1993 David Braben, Frontier:
First Encounters © 1995 David Braben and Elite Dangerous © 1984 - 2023 Frontier
Developments Plc. All rights reserved. 'Elite', the Elite logo, the Elite
Dangerous logo, 'Frontier' and the Frontier logo are registered trademarks of
Frontier Developments plc. Elite Dangerous: Odyssey and Elite Dangerous:
Horizons are trademarks of Frontier Developments plc. All rights reserved.
‘PlayStation Family’, ‘PlayStation’, and ‘PS4’ are registered trademarks or
trademarks of Sony Interactive Entertainment Inc. All other trademarks and
copyright are acknowledged as the property of their respective owners. Privacy &
Cookies Policy

Renew or change your cookie consent

 * About us
 * Our games
 * News
 * Investors
 * Careers
 * Contact

 * Privacy policy
 * Modern Slavery Statement
 * Do Not Sell My Personal Information
 * Terms and conditions
 * Store
 * Forums

 * 
 * 
 * 
 * 

© 2023 Frontier Developments, plc. All rights reserved. Frontier and the
Frontier Developments logo are trademarks or registered trademarks of Frontier
Developments, plc

Company Registration No: 02892559 VAT Registration No: 374 4283 81 2.14.4