# Domain Record Methods

This section includes methods to resolve both V1 and V2 records. Please note, V1 records are currently deprecated.&#x20;

### Records V2 Walkthrough

The video walkthrough below details the update from V1 to V2 Records as well as discusses new methods added to the our SDK specific to the change.&#x20;

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

For a list of domain records, as well as more information on the differences between V1 and V2 records, check out the section below.

{% content-ref url="/pages/Rm50FV2cxtCUvqeCEmUC" %}
[Domain Records](/dev/domain-records.md)
{% endcontent-ref %}


---

# 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/domain-record-methods.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.
