# Links

Links give you and your team the option to link to external websites, e.g. to control panels or other things. Links are displayed in the sidebar.

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

It's not difficult to create a link: go to ‘Administration > Links’ and click on ‘Create link’. There you can then specify which group can see the link, the title, the destination address, an icon and the type of forwarding.

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

<figure><img src="/files/go7Ap6R5kF30Mg1voA4f" 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.team-panel.com/en/modules/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.
