# JS-SDK

## Relation-Auth JS-SDK

Help you easily obtain `addressAuthToken` containing user identity information .

{% content-ref url="/pages/dbjBPIQMcowhi26tnXZv" %}
[Quick Start](/relation-one-api/js-sdk/relation-auth/quick-start.md)
{% endcontent-ref %}

## IM JS-SDK

With just a few simple API calls, you can build an Instant Messaging Application .

{% content-ref url="/pages/QI5ZsKHMpxMEBEjgUixH" %}
[Quick Start](/relation-one-api/js-sdk/im-js-sdk/quick-start.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://relationlabs.gitbook.io/relation-one-api/guide/js-sdk.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.
