# Discover Domains

## Search & Bulk Search

To search for a .sol domain name, visit [sns.id](https://www.sns.id/) and enter your desired domain directly on the landing page.

<figure><img src="/files/e1PkmTELNuaGW9eDBRd9" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Domain names are only available in lowercase.**
{% endhint %}

After entering your search, you can view the status of the .sol domain. If the domain is already registered, our search tool will suggest alternative available options.

<figure><img src="/files/pgcildg4HvyDuq0cG9Z3" alt=""><figcaption></figcaption></figure>

You can generate domain ideas with our AI directly in the search bar. After typing the first word, press the space bar to complete the prompt and see suggested .sol names.

<figure><img src="/files/aq3mTTpNVDTIVm6DZ1FF" alt=""><figcaption></figcaption></figure>

The browse section also features a <kbd>Bulk search</kbd> toggle, allowing you to search for multiple domains simultaneously.&#x20;

<div><figure><img src="/files/xEUcyim8rg3hQkwUri9k" alt=""><figcaption></figcaption></figure> <figure><img src="/files/S57diBoQQ5bbZjvwXL3a" alt=""><figcaption></figcaption></figure></div>

## Certified Emojis & Variation Selectors&#x20;

Certain emojis or domain names can include a variation selector (unicode): **U+FE0F** or **U+FE0E**, which is used by your browser to know whether the emojis should be displayed as texts or images. However, some emojis are displayed the same as text and image. This can lead to people owning different domain names that read the same (e.g 😀  with and without a variation selector).&#x20;

<table data-header-hidden><thead><tr><th>EmojiT</th><th width="386.66666666666663">Text</th><th>Image</th></tr></thead><tbody><tr><td>Emoji</td><td>Text</td><td>Image</td></tr><tr><td>Grinning Face</td><td>😀</td><td>😀</td></tr><tr><td>Scale</td><td>⚖️</td><td>⚖</td></tr></tbody></table>

Some people may use these unicodes to scam and mislead buyers. That is, selling a domain name that perceives to be legitimate by eye, but after inspection, prevails to be a domain with a fake version of an emoji, for example.

**In an attempt to prevent users from getting scammed by these domains, the marketplace by default does not show domains with suspect unicodes, unless searched for directly and our site will display a warning sign.**

{% hint style="info" %}
**Currently emoji domains are following the Unicode Consortium 15.1.0.**
{% endhint %}


---

# 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/collection/sns-v2/discover-domains.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.
