# Subdomain Registrars

Subdomain registrars offer an out of the box, no code solution for allowing your community or friends to create subdomains of a parent domain that you own. You can choose to monetize these registrars, or offer the subdomain registrations for free. Along with monetization, you can customize your registrar to accept any SPL token of your choosing, NFT/Token gate access, and more! Registrars can be created created directly on [sns.id.](https://www.sns.id/) Check out the video below for a full walkthrough tutorial.&#x20;

The registrar program is open source and can be viewed here: [Subdomain Registrar Program](https://github.com/Bonfida/sub-registrar).

{% embed url="<https://youtu.be/XMO4CLqM8f4?feature=shared>" %}


---

# 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://docs.sns.id/dev/sns-sdk/subdomains/subdomain-registrars.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.
