> For the complete documentation index, see [llms.txt](https://uxper.gitbook.io/wp-golo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uxper.gitbook.io/wp-golo/golo-core/claim-listing.md).

# Claim Listing

### Enable Claim Listing

You can Enable Claim Listing in the **Theme Option --> Listing Detail**

![Enable Claim Listing in the Theme Option](/files/-MUmSCYN6p4boJURV_zr)

![Claim Listing icon showing on the place when activated](/files/-MUmUlsw--b1cFCjrLup)

For claiming process you can create a simple contact form, for example:

![Claim Listing From](/files/-MUmVj_xB2ZSW3aEOn_W)

### Verified Listing by Administrator

Site administrator can claim listings. It has to be done manually by editing the listing from the site admin account and ticking “Verified Listing” checkbox.

![Backend](/files/-MUmT9U9MYwc0qtNr-S_)

![Frontend](/files/-MUmTdwNwAvu3JyiJIvP)

### Manger Claim Listing

![](/files/-MUmW_iACGbD_f017xOF)


---

# 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://uxper.gitbook.io/wp-golo/golo-core/claim-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.
