# SNS V2

- [Introduction](https://docs.sns.id/collection/sns-v2/an-introduction-to-the-solana-name-service.md)
- [Discover Domains](https://docs.sns.id/collection/sns-v2/discover-domains.md): How to find your perfect domain
- [Register](https://docs.sns.id/collection/sns-v2/register.md): Learn how to register a domain
- [Trade](https://docs.sns.id/collection/sns-v2/trade.md): How to list and buy domains on the secondary market
- [Manage Your Domains](https://docs.sns.id/collection/sns-v2/manage-your-domains.md): Discover different ways to manage your domain portfolio
- [Using SNS](https://docs.sns.id/collection/sns-v2/using-sns.md): Learn more about .sol domain utilities
- [Sol.site](https://docs.sns.id/collection/sns-v2/sol.site.md): Extend your .sol domain's utility to web 2
- [How it works](https://docs.sns.id/collection/sns-v2/sol.site/how-it-works.md)
- [Website Configuration](https://docs.sns.id/collection/sns-v2/sol.site/website-configuration.md)
- [Email Configuration](https://docs.sns.id/collection/sns-v2/sol.site/email-configuration.md)
- [FAQ](https://docs.sns.id/collection/sns-v2/sol.site/faq.md)
- [Report Abuse](https://docs.sns.id/collection/sns-v2/sol.site/report-abuse.md)
- [List of Integrations](https://docs.sns.id/collection/sns-v2/list-of-integrations.md): Use your .sol name throughout the Solana ecosystem


---

# 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.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.
