# Custom Link(s)

Set your custom external links in the account settings and specify who can view them—just you or your company as well.&#x20;

*How to use:*&#x20;

*1)* Go to the account settings,&#x20;

2\) Find the 'Custom Menu'

3\) Enter your external links if you'd like.&#x20;

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

4\) The links you add will appear in the top navigation menu.

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

{% hint style="warning" %}
**Important:**

You can add up to 5 external links, which will be displayed in the header navigation.
{% endhint %}

***


---

# 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://faq.droam.com/menu/settings/custom-link-s.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.
