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

# Introduction

> Free developer subdomains under owns.it.com, with more domains coming soon.

<video autoPlay muted loop playsInline className="rounded-3xl" src="https://mintcdn.com/ownsthis/0lzPOXe2aUuUjhJd/videos/intro.mp4?fit=max&auto=format&n=0lzPOXe2aUuUjhJd&q=85&s=81aedffe460348b02fe9dab1fd2ce6da" data-path="videos/intro.mp4" />

A free and open-source service offering developer-friendly subdomains under curated root domains.

Start by claiming a subdomain like `yourname.owns.it.com`, and use it for your personal site, open-source project, portfolio, or any public-facing tool. No cost, no tracking, no hidden catch — just a clean, GitHub-powered workflow.

***

## How it works

<AccordionGroup>
  <Accordion icon="code-fork" title="1. Fork the repository">
    Go to our [GitHub repository](https://github.com/domainsproject/register) and fork it to your GitHub account. This will create your own editable copy.
  </Accordion>

  <Accordion icon="file-code" title="2. Add your subdomain config">
    In the `domains/` directory, create a new JSON file named after the subdomain you want (e.g., `yourname.json`). Inside, specify your DNS configuration such as a CNAME or A record.
  </Accordion>

  <Accordion icon="code-branch" title="3. Submit a pull request">
    Commit and push your changes, then open a pull request to our main repository. Our maintainers will review and merge your PR.
  </Accordion>

  <Accordion icon="rocket" title="4. Your subdomain goes live">
    Once merged, your subdomain will be publicly accessible and automatically connected to the DNS record you specified.
  </Accordion>
</AccordionGroup>

***

## Why use this service?

<CardGroup>
  <Card title="Free for everyone" icon="coins" href="/rules">
    Subdomains are free to register and use. This project is maintained by the community and funded by supporters.
  </Card>

  <Card title="Git-based and open" icon="code" href="https://github.com/domainsproject/register">
    All configurations are version-controlled and publicly stored in a GitHub repository.
  </Card>

  <Card title="Works with modern hosting" icon="server" href="/dns">
    Compatible with GitHub Pages, Vercel, Netlify, Cloudflare Pages, and custom hosting.
  </Card>

  <Card title="Built for developers" icon="terminal" href="/configuration">
    Uses simple, extensible JSON configuration. No dashboards, just pull requests.
  </Card>
</CardGroup>

***

## Supported domains

We currently offer subdomains under `owns.it.com`.

More domains will be added soon — some sponsored by the community.\
Learn more on the [Domains](/core/domains) page or [Sponsor a domain](/community/supporters).

***

## Quick links

* [Get Started](/core/quickstart)
* [Configuration](/guides/configuration)
* [Rules & Guidelines](/guides/rules)
* [FAQ](/help/faq)
* [Contributors](/community/contributors)
* [Supporters](/community/supporters)

***

This project is fully open-source and community-maintained.\
Contributions, feedback, and sponsorship are always welcome.
