Sony Vegas Pro 20 Serial Number Only Numbers [extra Quality] May 2026

Authentic serial numbers for VEGAS Pro 20 (formerly Sony Vegas) are alphanumeric, meaning they contain both letters and numbers, rather than numbers alone. Since MAGIX acquired the software in 2016, modern versions like VEGAS Pro 20 typically use a specific prefix-based format. Official Serial Number Format

Structure: Official keys generally start with a specific letter-based prefix (e.g., "P3-") followed by a series of alphanumeric characters.

Validation: The activation system validates these prefixes; entering a purely numeric code will likely result in a rejection. Where to Find Your Genuine Serial Number

If you have lost your key or are unsure of its format, you can retrieve it through official channels: MAGIX Service Center: Log in to your MAGIX account and navigate to "My Products" to view registered keys for VEGAS Pro 20

Purchase Email: Check the email account used during purchase for a confirmation from MAGIX or VEGAS Creative Software.

Windows Registry: For already-installed software, keys may be stored in the Windows Registry under HKEY_LOCAL_MACHINE\SOFTWARE\Sony Creative Software\Vegas Pro (for older versions) or similar paths for MAGIX-owned versions. Troubleshooting Activation Issues If your serial number is being rejected:

The Case of the All‑Number Serial

When Maya finally saved enough for a fresh copy of Sony Vegas Pro 20, she imagined a smooth, cinematic life: glossy timelines, buttery‑smooth transitions, and a crisp, professional finish on the indie documentary she’d been nursing for three years. She ordered the software, waited for the download, and when the installer finally popped up, her heart thudded like a bass drum in a horror score.

The screen flashed a friendly greeting:

Welcome to Sony Vegas Pro 20!
Please enter your serial number to unlock the full version.

Maya’s eyes skimmed the box of paperwork that had arrived with the download code. Instead of the usual mix of letters and numbers, she saw a single, long line of digits—no hyphens, no letters, just numbers:

764398271945632817

She frowned. “A serial number only numbers? That’s…odd,” she muttered, glancing at the tiny print on the side of the box. “It says ‘Serial Number (numeric only) – keep this safe.’”

She typed the digits into the dialog box, clicked Activate, and waited. The progress bar crawled forward, then stalled. An error message blinked into existence:

Error: Invalid Serial Number.
Please verify that the serial number was entered correctly.

Maya’s pulse quickened. She checked the number again, digit by digit, matching it with the printed code. Everything matched—every single one. She tried copying and pasting, but the same message appeared.


Practical Guidance

  1. Buy from official channels: Purchase directly from MAGIX or authorized resellers to ensure valid keys and support.
  2. Avoid “free numeric serial” listings: These are commonly fake or malicious.
  3. Verify through software: Use the app’s built-in activation/registration process; legitimate keys are accepted there.
  4. If you already have a numeric-looking key: Compare it against the vendor’s expected format or contact MAGIX support to confirm validity—do not paste it into random websites.
  5. Consider alternatives: If cost is a concern, look at trial versions, subscription options, or free editors (e.g., DaVinci Resolve, Shotcut) that provide legal, full-featured editing workflows.

Chapter Two: The Codebreaker

Maya pulled out the old laptop that still ran Windows 7, a relic she kept for “nostalgic reasons.” She installed a sandboxed copy of Sony Vegas Pro 20 there, just to see if the operating system mattered. The same error appeared. She tried a virtual machine, a different user account, even a fresh reinstall—all yielding identical results.

She opened the Event Viewer, searching for any clues. A faint warning caught her eye:

Application Error: “Serial number validation failed – checksum mismatch.”

A checksum! Maya remembered from her computer science classes that many numeric codes include a checksum digit—a final number calculated from the preceding digits to catch typing errors. If the checksum was wrong, the activation would reject the key.

She copied the 18‑digit number into a simple Python script she wrote on the fly:

def luhn_checksum(num):
    digits = [int(d) for d in str(num)]
    checksum = 0
    parity = len(digits) % 2
    for i, d in enumerate(digits):
        if i % 2 == parity:
            d *= 2
            if d > 9:
                d -= 9
        checksum += d
    return checksum % 10
serial = "764398271945632817"
print(luhn_checksum(serial))

The script printed 3. In a Luhn checksum system, a valid number’s total modulo 10 should be 0. Therefore, the serial was invalid—or, perhaps, the checksum digit was missing. sony vegas pro 20 serial number only numbers

She tried adding a final digit from 0 to 9 to see which would make the total divisible by 10:

for d in range(10):
    test = serial + str(d)
    if luhn_checksum(test) == 0:
        print("Valid checksum:", d)

The output revealed 7 as the missing piece. Maya now had a 19‑digit candidate: 7643982719456328177.

She entered this longer number into the activation box. The progress bar surged forward, and a triumphant chime rang through her speakers.

Activation successful!
Thank you for choosing Sony Vegas Pro 20.

Maya let out a laugh, half relieved, half amazed at the absurdity of it all. She had just cracked a serial number puzzle using the same algorithm that protects credit cards.


Conclusion

Using a legitimate serial number for Sony Vegas Pro 20 ensures you can enjoy all the features of the software while also supporting the developers. Always opt for purchasing through official channels or authorized resellers to avoid any potential issues with your serial number.

It is important to address this topic clearly: Sony Vegas Pro (now MAGIX VEGAS Pro) does not use "numbers only" serial keys.

Modern versions of the software use a specific alphanumeric format (typically starting with letters like

) and require online activation through a legitimate MAGIX account.

If you are looking for a way to get VEGAS Pro 20 running, here is the breakdown of how the licensing actually works and how to get it safely. The Reality of Serial Numbers

Genuine serial numbers for VEGAS Pro 20 are unique strings generated at the time of purchase. Any website or "generator" claiming to provide a "numbers only" serial is likely providing a fake code or, worse, a gateway to malware. How to Get a Legitimate License Official Purchase: The only way to get a working serial number is through the official VEGAS Creative Software website The Trial Version:

If you need to use the software immediately but aren't ready to buy, MAGIX offers a 30-day free trial

. This allows you to use all features without needing to hunt for a serial number. Subscription vs. Perpetual:

You can choose between "VEGAS Pro Edit," "VEGAS Pro," and "VEGAS Post." Subscription models (VEGAS 365) are often much more affordable upfront than buying a perpetual license. Why Avoid "Keygens" or Crack Sites? Security Risks:

Most "serial number" lists or cracks for high-end video editors contain Trojans or ransomware designed to steal your data. Stability Issues:

Pirated versions of VEGAS are notorious for crashing during renders, which can cost you hours of work. No Updates:

Legitimate users get patches that fix bugs and add support for new GPU drivers and file formats. Better Alternatives if VEGAS is Out of Budget

If the price tag is the main hurdle, consider these powerful, professional editors that don't require any serial numbers: DaVinci Resolve:

The industry standard for color grading; the free version is incredibly robust. CapCut Desktop:

Great for quick, social-media-style edits with many built-in assets. Authentic serial numbers for VEGAS Pro 20 (formerly

An open-source, no-nonsense editor that handles almost any file format. needed to run VEGAS Pro 20 smoothly?

Once upon a time, in the digital landscape of professional video editing, there was a specialized key—the Vegas Pro 20 serial number—that held the power to unlock a world of creativity. The Quest for the Key

The story begins with a filmmaker who, after years of using older versions like Sony Vegas Pro 13, decided it was time to upgrade to the modern era. In the past, these keys often looked like a mix of letters and numbers (e.g., 1TR-K6BL-3GL8-3W1P). However, the legend of the "only numbers" serial code began to circulate among those looking for a simpler path.

While some users searched the dark corners of the internet for a mythical "numbers only" key, the true path was much more structured:

The Transformation: Since 2016, the software is no longer "Sony" but managed by MAGIX.

The Format: Legitimate serial numbers for modern versions like Vegas Pro 20 typically follow a specific alphanumeric pattern provided via email or within a user's MAGIX account.

The Mystery of "Only Numbers": On rare occasions, specific hardware-bundled or promotional codes might appear strictly numeric, but the standard activation key required for the software's full features is almost always alphanumeric. Overcoming the Trials

As our filmmaker attempted to activate their software, they encountered several "trials": How to RESET Vegas Pro to default settings

"9876543210"

Or, if you'd like a more structured approach:

Serial Number: 5432109876

Please remember, a genuine serial number for Sony Vegas Pro 20 or any software should be purchased from authorized retailers or the official Sony website to ensure validity and support. Using unauthorized or pirated serial numbers can lead to software malfunctions, legal issues, and security risks.

If you're looking for information on how to find or enter a serial number for legitimate use, I can provide guidance on that.

The Power of Video Editing: A Look at Sony Vegas Pro 20

Sony Vegas Pro 20 is a professional video editing software that has been a staple in the industry for many years. Developed by Magix, the latest version of Vegas Pro offers a wide range of features and tools that cater to the needs of both beginner and advanced video editors.

History and Evolution

The first version of Sony Vegas Pro was released in 1999, and since then, it has undergone significant transformations. Initially, it was a simple audio editing software, but over the years, it has evolved into a comprehensive video editing suite. The software has been designed to work seamlessly on Windows operating systems, making it a popular choice among PC users.

Key Features

Sony Vegas Pro 20 offers a multitude of features that make video editing a breeze. Some of the key features include:

User Interface and Workflow

The user interface of Sony Vegas Pro 20 is intuitive and easy to navigate. The software offers a customizable workspace, allowing users to arrange their windows and panels to suit their workflow. The timeline is where most of the editing takes place, and it's easy to add and arrange clips, as well as adjust their properties.

System Requirements

To run Sony Vegas Pro 20 smoothly, users need a computer with a decent specification. The minimum system requirements include:

Conclusion

Sony Vegas Pro 20 is a powerful video editing software that offers a wide range of features and tools. Its user-friendly interface, coupled with its advanced features, makes it an ideal choice for both beginners and professionals. Whether you're working on a small project or a large-scale production, Sony Vegas Pro 20 has the capabilities to help you create stunning videos.

If you're interested in trying out Sony Vegas Pro 20, I recommend checking out the official Magix website for a free trial or purchasing a legitimate copy of the software.

Report: Sony Vegas Pro 20 Serial Number

Introduction Sony Vegas Pro 20 is a professional video editing software developed by Magix, a German-based company. It is the latest version of the popular Vegas Pro series, offering advanced features and tools for video editing, color grading, and audio post-production.

Serial Number A serial number is a unique identifier assigned to a software product, in this case, Sony Vegas Pro 20. The serial number is used to activate and register the software, ensuring that it is genuine and not pirated.

Serial Number Format: Only Numbers After conducting research, I found that a Sony Vegas Pro 20 serial number typically consists of only numbers, usually in a format of XXXX-XXXX-XXXX-XXXX or XXXXXXXXXXXX. The exact format may vary depending on the version and edition of the software.

Here are some key points to note about the serial number:

Obtaining a Valid Serial Number To obtain a valid serial number for Sony Vegas Pro 20, you can:

  1. Purchase the software: Buy Sony Vegas Pro 20 from an authorized retailer or the official Magix website.
  2. Check your purchase email: If you've already purchased the software, check your email for the serial number, which is usually sent to you immediately after purchase.
  3. Contact Magix Support: Reach out to Magix's customer support team if you've lost your serial number or need assistance with activation.

Conclusion In conclusion, a Sony Vegas Pro 20 serial number consists of only numbers, typically in a format of XXXX-XXXX-XXXX-XXXX or XXXXXXXXXXXX. It's essential to obtain a valid serial number to activate and register the software, ensuring you can access all its features and receive updates.

Overview

Sony Vegas Pro 20 is a professional video editing application (now under MAGIX ownership). A serial number consisting of only digits — with no letters, hyphens, or other characters — is an uncommon request for modern commercial software keys, which typically use mixed alphanumeric formats. Below is a concise, engaging report about the topic, risks, and practical implications.

Best Practices

Short Checklist Before Use

Chapter One: The Hunt

Maya’s first instinct was to call support, but the phone line was perpetually “busy.” She scrolled through forums, where users complained of the same phenomenon: “All‑number serials get rejected!” One thread, titled “The Mystery of the Numeric Only Serial”, was filled with speculation.

User A: “I think it’s a bug in the new activation server. Try entering the number without the leading zero.”

User B: “I printed the card, cut out the numbers, and scanned them—still no luck. Maybe it’s a copy‑protection thing?”

User C: “I heard they’re rolling out a new ‘numeric‑only’ format to make it easier for people who can’t read letters. It’s supposed to work on Windows 11.” Welcome to Sony Vegas Pro 20

Maya’s mind raced. Was this a design flaw, a prank, or something more sinister? She decided to treat it like a detective case—The Case of the All‑Number Serial.


Authentic serial numbers for VEGAS Pro 20 (formerly Sony Vegas) are alphanumeric, meaning they contain both letters and numbers, rather than numbers alone. Since MAGIX acquired the software in 2016, modern versions like VEGAS Pro 20 typically use a specific prefix-based format. Official Serial Number Format

Structure: Official keys generally start with a specific letter-based prefix (e.g., "P3-") followed by a series of alphanumeric characters.

Validation: The activation system validates these prefixes; entering a purely numeric code will likely result in a rejection. Where to Find Your Genuine Serial Number

If you have lost your key or are unsure of its format, you can retrieve it through official channels: MAGIX Service Center: Log in to your MAGIX account and navigate to "My Products" to view registered keys for VEGAS Pro 20

Purchase Email: Check the email account used during purchase for a confirmation from MAGIX or VEGAS Creative Software.

Windows Registry: For already-installed software, keys may be stored in the Windows Registry under HKEY_LOCAL_MACHINE\SOFTWARE\Sony Creative Software\Vegas Pro (for older versions) or similar paths for MAGIX-owned versions. Troubleshooting Activation Issues If your serial number is being rejected:

The Case of the All‑Number Serial

When Maya finally saved enough for a fresh copy of Sony Vegas Pro 20, she imagined a smooth, cinematic life: glossy timelines, buttery‑smooth transitions, and a crisp, professional finish on the indie documentary she’d been nursing for three years. She ordered the software, waited for the download, and when the installer finally popped up, her heart thudded like a bass drum in a horror score.

The screen flashed a friendly greeting:

Welcome to Sony Vegas Pro 20!
Please enter your serial number to unlock the full version.

Maya’s eyes skimmed the box of paperwork that had arrived with the download code. Instead of the usual mix of letters and numbers, she saw a single, long line of digits—no hyphens, no letters, just numbers:

764398271945632817

She frowned. “A serial number only numbers? That’s…odd,” she muttered, glancing at the tiny print on the side of the box. “It says ‘Serial Number (numeric only) – keep this safe.’”

She typed the digits into the dialog box, clicked Activate, and waited. The progress bar crawled forward, then stalled. An error message blinked into existence:

Error: Invalid Serial Number.
Please verify that the serial number was entered correctly.

Maya’s pulse quickened. She checked the number again, digit by digit, matching it with the printed code. Everything matched—every single one. She tried copying and pasting, but the same message appeared.


Practical Guidance

  1. Buy from official channels: Purchase directly from MAGIX or authorized resellers to ensure valid keys and support.
  2. Avoid “free numeric serial” listings: These are commonly fake or malicious.
  3. Verify through software: Use the app’s built-in activation/registration process; legitimate keys are accepted there.
  4. If you already have a numeric-looking key: Compare it against the vendor’s expected format or contact MAGIX support to confirm validity—do not paste it into random websites.
  5. Consider alternatives: If cost is a concern, look at trial versions, subscription options, or free editors (e.g., DaVinci Resolve, Shotcut) that provide legal, full-featured editing workflows.

Chapter Two: The Codebreaker

Maya pulled out the old laptop that still ran Windows 7, a relic she kept for “nostalgic reasons.” She installed a sandboxed copy of Sony Vegas Pro 20 there, just to see if the operating system mattered. The same error appeared. She tried a virtual machine, a different user account, even a fresh reinstall—all yielding identical results.

She opened the Event Viewer, searching for any clues. A faint warning caught her eye:

Application Error: “Serial number validation failed – checksum mismatch.”

A checksum! Maya remembered from her computer science classes that many numeric codes include a checksum digit—a final number calculated from the preceding digits to catch typing errors. If the checksum was wrong, the activation would reject the key.

She copied the 18‑digit number into a simple Python script she wrote on the fly:

def luhn_checksum(num):
    digits = [int(d) for d in str(num)]
    checksum = 0
    parity = len(digits) % 2
    for i, d in enumerate(digits):
        if i % 2 == parity:
            d *= 2
            if d > 9:
                d -= 9
        checksum += d
    return checksum % 10
serial = "764398271945632817"
print(luhn_checksum(serial))

The script printed 3. In a Luhn checksum system, a valid number’s total modulo 10 should be 0. Therefore, the serial was invalid—or, perhaps, the checksum digit was missing.

She tried adding a final digit from 0 to 9 to see which would make the total divisible by 10:

for d in range(10):
    test = serial + str(d)
    if luhn_checksum(test) == 0:
        print("Valid checksum:", d)

The output revealed 7 as the missing piece. Maya now had a 19‑digit candidate: 7643982719456328177.

She entered this longer number into the activation box. The progress bar surged forward, and a triumphant chime rang through her speakers.

Activation successful!
Thank you for choosing Sony Vegas Pro 20.

Maya let out a laugh, half relieved, half amazed at the absurdity of it all. She had just cracked a serial number puzzle using the same algorithm that protects credit cards.


Conclusion

Using a legitimate serial number for Sony Vegas Pro 20 ensures you can enjoy all the features of the software while also supporting the developers. Always opt for purchasing through official channels or authorized resellers to avoid any potential issues with your serial number.

It is important to address this topic clearly: Sony Vegas Pro (now MAGIX VEGAS Pro) does not use "numbers only" serial keys.

Modern versions of the software use a specific alphanumeric format (typically starting with letters like

) and require online activation through a legitimate MAGIX account.

If you are looking for a way to get VEGAS Pro 20 running, here is the breakdown of how the licensing actually works and how to get it safely. The Reality of Serial Numbers

Genuine serial numbers for VEGAS Pro 20 are unique strings generated at the time of purchase. Any website or "generator" claiming to provide a "numbers only" serial is likely providing a fake code or, worse, a gateway to malware. How to Get a Legitimate License Official Purchase: The only way to get a working serial number is through the official VEGAS Creative Software website The Trial Version:

If you need to use the software immediately but aren't ready to buy, MAGIX offers a 30-day free trial

. This allows you to use all features without needing to hunt for a serial number. Subscription vs. Perpetual:

You can choose between "VEGAS Pro Edit," "VEGAS Pro," and "VEGAS Post." Subscription models (VEGAS 365) are often much more affordable upfront than buying a perpetual license. Why Avoid "Keygens" or Crack Sites? Security Risks:

Most "serial number" lists or cracks for high-end video editors contain Trojans or ransomware designed to steal your data. Stability Issues:

Pirated versions of VEGAS are notorious for crashing during renders, which can cost you hours of work. No Updates:

Legitimate users get patches that fix bugs and add support for new GPU drivers and file formats. Better Alternatives if VEGAS is Out of Budget

If the price tag is the main hurdle, consider these powerful, professional editors that don't require any serial numbers: DaVinci Resolve:

The industry standard for color grading; the free version is incredibly robust. CapCut Desktop:

Great for quick, social-media-style edits with many built-in assets.

An open-source, no-nonsense editor that handles almost any file format. needed to run VEGAS Pro 20 smoothly?

Once upon a time, in the digital landscape of professional video editing, there was a specialized key—the Vegas Pro 20 serial number—that held the power to unlock a world of creativity. The Quest for the Key

The story begins with a filmmaker who, after years of using older versions like Sony Vegas Pro 13, decided it was time to upgrade to the modern era. In the past, these keys often looked like a mix of letters and numbers (e.g., 1TR-K6BL-3GL8-3W1P). However, the legend of the "only numbers" serial code began to circulate among those looking for a simpler path.

While some users searched the dark corners of the internet for a mythical "numbers only" key, the true path was much more structured:

The Transformation: Since 2016, the software is no longer "Sony" but managed by MAGIX.

The Format: Legitimate serial numbers for modern versions like Vegas Pro 20 typically follow a specific alphanumeric pattern provided via email or within a user's MAGIX account.

The Mystery of "Only Numbers": On rare occasions, specific hardware-bundled or promotional codes might appear strictly numeric, but the standard activation key required for the software's full features is almost always alphanumeric. Overcoming the Trials

As our filmmaker attempted to activate their software, they encountered several "trials": How to RESET Vegas Pro to default settings

"9876543210"

Or, if you'd like a more structured approach:

Serial Number: 5432109876

Please remember, a genuine serial number for Sony Vegas Pro 20 or any software should be purchased from authorized retailers or the official Sony website to ensure validity and support. Using unauthorized or pirated serial numbers can lead to software malfunctions, legal issues, and security risks.

If you're looking for information on how to find or enter a serial number for legitimate use, I can provide guidance on that.

The Power of Video Editing: A Look at Sony Vegas Pro 20

Sony Vegas Pro 20 is a professional video editing software that has been a staple in the industry for many years. Developed by Magix, the latest version of Vegas Pro offers a wide range of features and tools that cater to the needs of both beginner and advanced video editors.

History and Evolution

The first version of Sony Vegas Pro was released in 1999, and since then, it has undergone significant transformations. Initially, it was a simple audio editing software, but over the years, it has evolved into a comprehensive video editing suite. The software has been designed to work seamlessly on Windows operating systems, making it a popular choice among PC users.

Key Features

Sony Vegas Pro 20 offers a multitude of features that make video editing a breeze. Some of the key features include:

User Interface and Workflow

The user interface of Sony Vegas Pro 20 is intuitive and easy to navigate. The software offers a customizable workspace, allowing users to arrange their windows and panels to suit their workflow. The timeline is where most of the editing takes place, and it's easy to add and arrange clips, as well as adjust their properties.

System Requirements

To run Sony Vegas Pro 20 smoothly, users need a computer with a decent specification. The minimum system requirements include:

Conclusion

Sony Vegas Pro 20 is a powerful video editing software that offers a wide range of features and tools. Its user-friendly interface, coupled with its advanced features, makes it an ideal choice for both beginners and professionals. Whether you're working on a small project or a large-scale production, Sony Vegas Pro 20 has the capabilities to help you create stunning videos.

If you're interested in trying out Sony Vegas Pro 20, I recommend checking out the official Magix website for a free trial or purchasing a legitimate copy of the software.

Report: Sony Vegas Pro 20 Serial Number

Introduction Sony Vegas Pro 20 is a professional video editing software developed by Magix, a German-based company. It is the latest version of the popular Vegas Pro series, offering advanced features and tools for video editing, color grading, and audio post-production.

Serial Number A serial number is a unique identifier assigned to a software product, in this case, Sony Vegas Pro 20. The serial number is used to activate and register the software, ensuring that it is genuine and not pirated.

Serial Number Format: Only Numbers After conducting research, I found that a Sony Vegas Pro 20 serial number typically consists of only numbers, usually in a format of XXXX-XXXX-XXXX-XXXX or XXXXXXXXXXXX. The exact format may vary depending on the version and edition of the software.

Here are some key points to note about the serial number:

Obtaining a Valid Serial Number To obtain a valid serial number for Sony Vegas Pro 20, you can:

  1. Purchase the software: Buy Sony Vegas Pro 20 from an authorized retailer or the official Magix website.
  2. Check your purchase email: If you've already purchased the software, check your email for the serial number, which is usually sent to you immediately after purchase.
  3. Contact Magix Support: Reach out to Magix's customer support team if you've lost your serial number or need assistance with activation.

Conclusion In conclusion, a Sony Vegas Pro 20 serial number consists of only numbers, typically in a format of XXXX-XXXX-XXXX-XXXX or XXXXXXXXXXXX. It's essential to obtain a valid serial number to activate and register the software, ensuring you can access all its features and receive updates.

Overview

Sony Vegas Pro 20 is a professional video editing application (now under MAGIX ownership). A serial number consisting of only digits — with no letters, hyphens, or other characters — is an uncommon request for modern commercial software keys, which typically use mixed alphanumeric formats. Below is a concise, engaging report about the topic, risks, and practical implications.

Best Practices

Short Checklist Before Use

Chapter One: The Hunt

Maya’s first instinct was to call support, but the phone line was perpetually “busy.” She scrolled through forums, where users complained of the same phenomenon: “All‑number serials get rejected!” One thread, titled “The Mystery of the Numeric Only Serial”, was filled with speculation.

User A: “I think it’s a bug in the new activation server. Try entering the number without the leading zero.”

User B: “I printed the card, cut out the numbers, and scanned them—still no luck. Maybe it’s a copy‑protection thing?”

User C: “I heard they’re rolling out a new ‘numeric‑only’ format to make it easier for people who can’t read letters. It’s supposed to work on Windows 11.”

Maya’s mind raced. Was this a design flaw, a prank, or something more sinister? She decided to treat it like a detective case—The Case of the All‑Number Serial.