# X (formerly Twitter)

Since SNS is a primitive of Solana that allows the mapping of names to a Solana account. This permits many things including associating your X handle to your Solana address.

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

\
Both X handles and .sol domain names are a part of SNS, yet are slightly different. An X handle can only be claimed by the owner of the X account. In order to guarantee this, the user needs to tweet the wallet address they want to associate with the account and then sign a transaction using the same wallet address. For a detailed guide on how to use X handles as a domain, check out this guide: [Set up X handle](https://docs.sns.id/collection/solana-name-service-twitter).&#x20;


---

# 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/tld/x-formerly-twitter.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.
