# Auth Token

### Information

To access TronSocket services, you first need an Auth token. Follow the steps below to see how you can create an auth token.

Go to Tokens page: <https://app.tronsocket.com/tokens>

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

If you don't have a subscription, you must first have a subscription and you can start with the free package as you can see in the picture.

Subscription page: <https://app.tronsocket.com/subscription>

<figure><img src="/files/1te2esu3Ejted3Rrc3Ky" alt=""><figcaption></figcaption></figure>

### Create a Token

#### Enter a token name

<figure><img src="/files/4eKJAVMze4ndLyJJypp2" alt=""><figcaption></figcaption></figure>

#### Your token is ready

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


---

# 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.tronsocket.com/auth-token.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.
