# Linking to other webs

If there are any webs that are related in some way or in close proximity to your web, you can add a link to the from the Web Settings page in the Admin dashboard. You can only do this if you are the owner of the web.

You can edit the linked webs using this control:<br>

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

The linked webs will look like this:

<figure><img src="/files/QYwYgwiI5BJ48cy8NmUy" 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://knowledgebase.resilienceweb.org.uk/guides/use-the-resilience-web/linking-to-other-webs.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.
