# Welcome

<figure><img src="/files/mwd3muvAQbXCdzvFOB9E" alt=""><figcaption><p>Pssst come check our docs</p></figcaption></figure>

{% hint style="info" %}
Here you can find information regarding our SDK, resolver, key project updates and other technical details.
{% endhint %}

## What is XNS?

The XRP Name Service, or XNS, is a distributed technology based on the XRPLedger that provides an elegant solution to long and confusing crypto addresses: one URL, just like a website name or email, that represents a crypto address.

Our Solution:

1. Build a web3 persona
2. Organize your wallets
3. No more copy and pasting addresses

## Quick links

{% content-ref url="/pages/7V51QUk4O2DWMNbXqOve" %}
[Buying](/fundamentals/buying.md)
{% endcontent-ref %}

{% content-ref url="/pages/WERWvrYsKSmp8b0Xbxxf" %}
[For Developers](/use-cases/for-developers.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our SDK quickly and easily.

{% content-ref url="/pages/WERWvrYsKSmp8b0Xbxxf" %}
[For Developers](/use-cases/for-developers.md)
{% endcontent-ref %}

{% content-ref url="/pages/FJ4LVem0tn1zUtZlkPth" %}
[Use Cases](/use-cases/for-designers.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.xrpns.com/welcome.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.
