# Resources

- [Blogs](https://docs.witnesschain.com/resources/blogs.md): Blog articles related to Proof of Location
- [How Proof of Location Works](https://docs.witnesschain.com/resources/blogs/how-proof-of-location-works.md): Explanation of how 360-degree challenger selection improves accuracy
- [Redefining Geolocation Compliance: Witness Chain & Predicate](https://docs.witnesschain.com/resources/blogs/redefining-geolocation-compliance-witness-chain-and-predicate.md): Witness Chain Enables Onchain Geolocation Verification for the Predicate Ecosystem
- [Research](https://docs.witnesschain.com/resources/research.md): This page holds all the papers published by our research team
- [Talks and Podcasts](https://docs.witnesschain.com/resources/talks-and-podcasts.md): Contains all the talks & podcasts that Witness Chain experts have participated in
- [Community](https://docs.witnesschain.com/resources/community.md): Learn how to get in touch with the Witness Chain product team community.
- [Smart Contracts](https://docs.witnesschain.com/resources/smart-contracts.md): Contains the list of smart contracts and their addresses on Goerli
- [File a bug](https://docs.witnesschain.com/resources/file-a-bug.md)


---

# 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://docs.witnesschain.com/resources.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.
