> For the complete documentation index, see [llms.txt](https://smart-apps.gitbook.io/smart-links/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smart-apps.gitbook.io/smart-links/welcome-to-smart-links.md).

# Welcome to Smart Links

Customer support agents often need many tools (on average [8.2 per day via this Gartner study](https://www.smartcustomerservice.com/Articles/News-Features/Agents-Find-Technology-Unhelpful-Gartner-Finds-127697.aspx?utm_source=chatgpt.com#:~:text=span%20of%20just%20one%20day%2C%20the%20report%20states%2C%20reps%20use%20an%20average%20of%208.2%20different%20systems%20and%20tools%20in%20customer%20interactions)). Smart Links helps agents navigate that landscape more effectively with dynamic URLs directly to customer profiles, subscriptions, order pages, or whatever else they need to help your customers efficiently.&#x20;

<figure><img src="/files/rHhz4n59pYLwBuwgJ7aH" alt="" width="417"><figcaption><p>Smart Links help your agents navigate between tools</p></figcaption></figure>

You can leverage Zendesk data about the current ticket, user, customer, or from custom fields to formulate dynamic URLs, making it seamless for agents to get where they need to go.

<figure><img src="/files/2DLvzCjWleVJtvERwHEx" alt=""><figcaption><p>Use the "Insert Variable" button to easily add common Template Variables, or manually type your own</p></figcaption></figure>

Download [Smart Links from the Zendesk App Marketplace](https://www.zendesk.com/au/marketplace/apps/support/1120382/smart-links/) to give your agents easy access to useful tools or queries directly from their Zendesk agent workspace, then head on over to [Using Smart Links](/smart-links/using-smart-links/quickstart.md) to be up and running in minutes


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://smart-apps.gitbook.io/smart-links/welcome-to-smart-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.
