# Proposing a listing

If you are aware of a group that is not represented in a particular web, you can click the "Propose new listing" button on the left sidebar as you are viewing the web.

<figure><img src="/files/HDHIw3BumkfBua3V8bOH" alt=""><figcaption><p>Screenshot displaying Propose new listing button</p></figcaption></figure>

Once you do so, you will be taken to a page where you can enter the details of the listing you want to propose.<br>

<figure><img src="/files/sFNBe63hkMcgzXEjW0a5" alt=""><figcaption><p>Screenshot of Propose new listing page</p></figcaption></figure>

Once it's submitted, admins of that particular web will see your proposed listing in a 'Pending' state, which will allow them to review the submission, and approve it if they wish to.<br>

<figure><img src="/files/9ZNCcMbmC64PE6ZuAIW8" 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/proposing-a-listing.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.
