> For the complete documentation index, see [llms.txt](https://swopple.gitbook.io/swop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://swopple.gitbook.io/swop/features/spotlight.md).

# Spotlight

The "ID Markers" feature within the Swopple ecosystem introduces a public mapping system where users can highlight their Smartsites, thereby enhancing visibility and discoverability across the network. This feature leverages smart contracts to manage the duration and specifics of the spotlight, integrating seamlessly with the Swopple data layer.&#x20;

#### Spotlighting Smartsites on a Public Map

ID Markers allow Swopple users to spotlight their Smartsites on a publicly accessible map. This visibility is crucial for businesses, creators, and individuals looking to increase their reach and engagement within the Swop ecosystem. Any client can connect to the Swopple data layer API, utilizing Swopple tokens to feature their Smartsite on the map.

#### Utilization of Smart Contracts

When a user decides to purchase an ID Marker spotlight, they initiate a smart contract that specifies the timeframe for how long their Smartsite will be highlighted on the map. This smart contract autonomously manages the duration of the spotlight and ensures the Smartsite is removed once the agreed period expires. This process ensures fairness and transparency in how the spotlight feature is administered.

#### Enhancing User Connections with Geo-Claim Services

In addition to spotlighting Smartsites, the ID Markers feature also supports geo-claim services. This functionality allows users to offer special items, discounts, or collectibles that can only be claimed by other users within a specific geographical region. Such a feature encourages real-world engagement and interaction, adding another layer of utility and interaction to the Swopple ecosystem.

#### Implementation

Implementing the "ID Markers" feature involves:

* Enabling users to connect their Smartsites to the Swopple data layer API, facilitating the use of Swopple tokens for spotlighting their sites on the public map.
* Utilizing smart contracts to manage the specifics of the spotlight, including the duration and removal of the Smartsite from the map once the period ends.
* Offering geo-claim services through the ID Markers, allowing users to engage with others based on geographical proximity and creating opportunities for localized interactions and claims.

#### Conclusion

The "ID Markers" feature significantly expands the capabilities and interactivity of the Swopple ecosystem. By allowing users to spotlight their Smartsites on a public map and offering geo-claim services, Swopple fosters a more connected, interactive, and dynamic community. The integration of smart contracts for managing spotlights enhances the system's transparency and efficiency, making it a valuable tool for users seeking to increase their visibility and engagement within the Swop network. Dont *Suffer* anymore from low SEO rank let swop do it for you with our map spotlight.


---

# 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, and the optional `goal` query parameter:

```
GET https://swopple.gitbook.io/swop/features/spotlight.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
