# Generate Gallery Links

*Article Topics:* [*NATS Admin*](/getting-started/common-topics/nats-admin.md)*,* [*Tracking*](/getting-started/common-topics/tracking.md)

## Gallery Links

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

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

To create a Default NATS Gallery Link, define the available settings in the "Create Default NATS Gallery Links" table. These settings are:

* **Site** - Select which site you want surfers to be redirected to.
* **Tour** - Select which tour your selected gallery resides on.
* **Adtool ID/Sub 1/Sub 2** - Fill in the Ad Tool ID of a selected Ad Tool, such as a Free Hosted Gallery.

Once you have filled in the necessary criteria in the "Create Default NATS Gallery Links" table, you will be provided with four different links. These links are expressed in both PHP and [Smarty](/using-nats/one-off-articles/smarty.md), and contain links to your [tours ](/getting-started/common-topics/tours.md)and join form.

## Related Articles

{% content-ref url="/pages/PkcHlvcNnFhznKHnZOg6" %}
[NATS Code](/using-nats/nats-admin-features/linkcodes/nats-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/c03OcvP1a5IWBeEkrTT3" %}
[Ad Tools](/nats-admin/ad-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/uQooIYFSesigosWG0NLv" %}
[Linkcodes](/using-nats/nats-admin-features/linkcodes.md)
{% endcontent-ref %}

{% content-ref url="/pages/J3U83c6F7CLhfeBGKMSw" %}
[Tracking](/using-nats/nats-admin-features/linkcodes/tracking.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/generate-gallery-links.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.
