> ## Documentation Index
> Fetch the complete documentation index at: https://docs.energy.nayax.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Finding your Digital Driver ID

The purpose of this guide is to provide drivers with instructions on finding their Digital Driver ID in the mobile app. Site Hosts can use this ID for granting access to Private Charging locations.

1. Log into an existing account or [Create a New Account](/guides/create-an-Account) in the Mobile App.
2. Select the `Me` tab in the bottom right corner of the app
3. Select `Private Charging`
4. Select `Get My Digital ID`
   * If you have not already entered your personal information, you will be prompted to provide your name and phone number (a verification code will be sent via text)
5. Select `Share Digital ID` to be redirected to a screen with your `DriverId` - there is a share button you can use, or you may manually copy that information

   <Note>
     Drivers will need to provide their `DriverId` to the Site Host responsible for adding members to the private charging location (see [Private Charging Stations](/guides/private-Stations)).
   </Note>

<div style={{display: 'flex', justifyContent: 'center'}}>
  <div style={{maxWidth: '50%', borderRadius: '10px', boxShadow: 'rgba(0, 0, 0, 0.35) 0px 5px 15px'}}>
    <img src="https://docs-assets.lynkwell.com/PrivateDriver.gif" />
  </div>
</div>

<br />

## Related Guides:

<Columns cols={2}>
  <Card title="Create an Account in Mobile App" href="/guides/create-an-Account" icon="user-plus">
    A guide for drivers on creating an account in our Mobile App.
  </Card>

  <Card title="Add Drivers for Private Charging" href="/guides/private-Stations" icon="lock">
    A guide for adding drivers to Private Charging Locations.
  </Card>
</Columns>
