# Submission

The submission of a Ledger device app is completed through a form. This will ask you for all the various items required together in one place.

Please make sure you followed this [process](./process) and the coding requirements, and that all the deliverables are ready, else the deployment process will be stopped.

### Ready to submit your App for review?

Once you have finished your work and you have collected all the App items you must enter them in:

- [This form](https://tally.so/r/w8QKbr) for **device apps**
- [This form](https://tally.so/r/woVdEb) for **plugins**

Make sure you thoroughly complete the form to ensure a speedy release process.

> **Warning:** The integration process will only start if you answer accurately to all the questions.

## Submision forms checklist

This section is a summary outline of what is needed in the process od developing a device app or a plugin. The list below is organised by category and some items are quite varied.
Please make sure you have understood what is expected. You may use this list as a checklist.

## Device Apps

#### General information

- App Name
- The name of your token (if any) as displayed in [CoinMarketCap](https://coinmarketcap.com/)
- Legal Entity name
- Postal address
- Email address
- The app compatibility with our devices

#### Technical specifications for clones

- The type of clone (Bitcoin, Ethereum)
- Link to the pull request

#### Technical specifications for other device apps

- If your app is a fork: the link to the repository's branch you have forked
- Link to your pull request (for updates) or repository (for new apps)
- If it is an update: explanation about the purpose of the pull request
- If it is a new app: explanation about the app features
- If your blockchain is not in  yet and you modified the `Transfer` or `Verify address` flow: explanation about your modifications

#### Security and requirements

- I certify that I have read the [coding guidelines](../develop/tutorials) and the [requirements](../develop/requirements)
- I certify that my app repository has a test folder that contains Unit Tests list and functional Tests
- I certify that the App has been fully tested with a [companion wallet](./deliverables/companion-wallet)
- All vulnerabilities have been fixed

#### Deliverables

- The [Guidelines\_enforcer and Build\_and\_functional\_tests workflow](../develop/requirements/development#workflows) succeeds
- Two icons for the Ledger Stax, Nano and for "My Ledger" in , in PNG or GIF
  (see [Icons](./deliverables/icons/))
- [Video](./deliverables/ui-flow-video/#video) of your application running on the Ledger device
- Link to the companion wallet
- Link to a Google doc tutorial about how to install and use your app (see [Third Party Applications Support](./deliverables/support)). The doc must include the link to the published tutorial hosted on third party website.
- Links to your ser application support (email address, Slack/Reddit/Telegram/Discord communities)
- Marketing plan (optional)

#### Warranty and liability

- I have read and agree with information laid out the [warranty and liability disclaimer](./deliverables/legal/)

## Plugins

#### General information

- dApp Name
- The service the dApp provide and the smart contract addresses
- Legal Entity name
- Postal address
- Email address

#### Security and requirements

I certify that I have read the [coding guidelines](../develop/tutorials) and the [requirements](../develop/requirements)

#### Deliverables

- The [Guidelines\_enforcer and Build\_and\_functional\_tests workflow](../develop/requirements/development#workflows) succeeds
- Two icons for the Ledger Stax, Nano and for "My Ledger" in , in PNG or GIF
  (see [Icons](./deliverables/icons/))
- Link to a Google doc tutorial about how to install and use your app (see [Third Party Applications Support](./deliverables/support)). The doc must include the link to the published tutorial hosted on third party website.
- Links to your application user support (email address, Slack/Reddit/Telegram/Discord communities)

#### Warranty and liability

- I have read and agree with information laid out the [warranty and liability disclaimer](./deliverables/legal/)
