# Tools

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

The tools admin provides various features related to linkcodes. Through this admin, you can generate or decode NATS Linkcodes, build strack(switch track) links, and create default links for NATS galleries.&#x20;

## Generate Linkcodes

A tool provided by NATS to Generate Linkcodes.

{% content-ref url="/pages/y5oyYFW1vJeEm1czMPBu" %}
[Generate Linkcode](/nats-admin/tools/generate-linkcode.md)
{% endcontent-ref %}

## Decode Linkcodes

A tool provided by NATS to Decode Linkcodes.

{% content-ref url="/pages/3XhkVQQAzC25zmkoF7qm" %}
[Decode Linkcode](/nats-admin/tools/decode-linkcode.md)
{% endcontent-ref %}

## Generate Gallery Links

The Gallery Links section allows you to create links that direct surfers to a NATS gallery by default.

{% content-ref url="/pages/n1PxlLHDyEiAE4fchAVc" %}
[Generate Gallery Links](/nats-admin/tools/generate-gallery-links.md)
{% endcontent-ref %}

## Generate strack Links

The Switch Track Link Builder allows you to build strack links, which allow you to send a surfer from one site to another while keeping the affiliate link code attached to the surfer.

{% content-ref url="/pages/g5m35vRdooVcxqwLLwvE" %}
[Generate Strack Links](/nats-admin/tools/generate-strack-links.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.toomuchmedia.com/nats-admin/tools.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.
