# Third Party Integration

The third party integration section allows you to add api keys for external services used by SOLDPress.

![](/files/-MOsJC57wjNFDK4PpDGx)

| Option              | Description                                                                                                                               |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- |
| Walk Score API Key  | This option allow you to add walk score to a listing. <http://www.walkscore.com/professional/api.php>                                     |
| Bing Maps API Key   | This option allow you to add birds eye view to a listing. <http://www.microsoft.com/maps/create-a-bing-maps-key.aspx>                     |
| Google Maps API Key | This option allow you to use the google maps api for geolocation services. <https://developers.google.com/maps/>                          |
| neighbourhood.io    | This option allow you to use the neighbourhood.io. <https://www.sanskript.com/product/SOLDPress-demographics/> <https://nieghbourhood.io> |


---

# 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://manual.soldpress.com/settings_and_options/appearance_page/general_display_options_tab/third_party_integration.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.
