# Formatting SD Card

To record data to your Extender, you need to purchase, install and format a microSD card. The SD card must be between 4-32GB and formatted with FAT32.

*Note: SD card not included with Extender.*

Below are the instructions for formatting the SD card on Windows and Mac.

## Windows

Power on Extender, insert the card into Extender and plug Extender into your PC.

Right click on Extender driver and select format.

![](/files/-LIeRxETCDzqc1W9ZVJd)

Specify as FAT32 and press "Start" to format.

![](/files/-LIeRxEVv_RJIF_ACP7b)

Your drive should now be ready for recording.

## Mac

Power on Extender, insert the card into Extender and plug Extender into your Mac

Press command + space and type "disk utility". Open the Disk Utility setting window.

![](/files/-LIeRxEX-OQU-xdPkbHB)

Partition or erase the disk and select the partition format as MS-DOS (FAT)

![](/files/-LIeRxEZRDllLhC_qcF_)

Press ERASE

![](/files/-LIeRxEaFMJKckOyiXir)

Your disk should now be ready for use in Extender.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://emotiv.gitbook.io/extender-manual/extender-quick-start/formatting_sd_card.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
