> For the complete documentation index, see [llms.txt](https://smartpossdk.gitbook.io/cloudpossdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smartpossdk.gitbook.io/cloudpossdk/faq/firmware/customize-boot-logo-animation.md).

# Customize Boot Logo/Animation

### Customizing the Boot Logo

1. **Image Resolution:**
   * Determine the resolution for your specific terminal model by consulting the POS specification.
   * Create your logo image according to the terminal's resolution.
2. **Submission Process:**
   * Send the logo image to WizarPOS.
   * Specify the logo name, which will be part of the OEM splash name. This is used to identify different customers.

### Customizing the Boot Animation

1. **Creating Animation:**
   * Option 1: Send all individual pictures to WizarPOS, who will then create the animation.
   * Option 2: Create an animation following the guidelines at [Android Boot Animation Format](https://android.googlesource.com/platform/frameworks/base/+/master/cmds/bootanimation/FORMAT.md) and send it to WizarPOS.
2. **Implementation:**
   * Once WizarPOS receives the picture or animation, it will be integrated into your custom firmware.
