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

# Virus Studio — Custom Script Writing & Debugging Service

> Welcome to Virus Studio's documentation. Find everything you need to submit a request, understand our process, and get your scripts delivered.

Welcome to Virus Studio. We write, debug, and optimize custom scripts for Roblox, automation, and more — so you can focus on building your project instead of wrestling with code. Browse the docs below to learn how our service works, what we support, and how to get your first request submitted.

## Explore the Docs

<CardGroup cols={2}>
  <Card title="Introduction" icon="rocket" href="/introduction">
    Get a full overview of Virus Studio, what scripting support means, and the kinds of scripts we handle.
  </Card>

  <Card title="How It Works" icon="circle-question" href="/getting-started/how-it-works">
    Walk through the end-to-end process from request to delivered, working script.
  </Card>

  <Card title="Submit a Request" icon="file-code" href="/getting-started/submitting-a-request">
    Learn exactly how to write up and send us your scripting request for the fastest turnaround.
  </Card>

  <Card title="Lua Basics" icon="code" href="/guides/lua-basics">
    New to Lua? This guide covers the fundamentals you need to understand your delivered scripts.
  </Card>

  <Card title="Roblox Scripting" icon="gamepad" href="/guides/roblox-scripting">
    Discover the full range of Roblox game scripting we support and see what's possible.
  </Card>

  <Card title="FAQ" icon="book" href="/support/faq">
    Find quick answers to the most common questions about requests, delivery, and revisions.
  </Card>
</CardGroup>

## How to Get Your Script

<Steps>
  <Step title="Browse What We Offer">
    Check the [Introduction](/introduction) and [Guides](/guides/roblox-scripting) to confirm we support your scripting needs and get a feel for what's possible.
  </Step>

  <Step title="Submit Your Request">
    Head to [Submitting a Request](/getting-started/submitting-a-request) and follow the instructions to send us your project details, platform, and requirements.
  </Step>

  <Step title="Receive Your Script">
    We'll write, test, and deliver your finished script along with any notes you need to get it running in your project.
  </Step>

  <Step title="Request Revisions If Needed">
    Not exactly right? Use our [Revisions](/working-with-us/revisions) process to request changes until the script does exactly what you need.
  </Step>
</Steps>
