# Developer Resources

- [API Reference](https://docs.verygoodsecurity.com/enterprise-platform/developer-resources/api-reference.md)
- [UserAccess](https://docs.verygoodsecurity.com/enterprise-platform/developer-resources/api-reference/useraccess.md)
- [VGS IP Addresses](https://docs.verygoodsecurity.com/enterprise-platform/developer-resources/vgs-ip-addresses.md): VGS IP Addresses to be used for allowlisting connections from services.
- [Advanced Connectivity](https://docs.verygoodsecurity.com/enterprise-platform/developer-resources/advanced-connectivity.md)
- [AWS PrivateLink](https://docs.verygoodsecurity.com/enterprise-platform/developer-resources/advanced-connectivity/aws-privatelink.md)
- [Dedicated Routing and Static IP Addresses](https://docs.verygoodsecurity.com/enterprise-platform/developer-resources/advanced-connectivity/dedicated-routing-and-static-ip-addresses.md)
- [Equinix Fabric](https://docs.verygoodsecurity.com/enterprise-platform/developer-resources/advanced-connectivity/equinix-fabric.md)
- [GCP Cross-Cloud Interconnect](https://docs.verygoodsecurity.com/enterprise-platform/developer-resources/advanced-connectivity/gcp-cross-cloud-interconnect.md)
- [VPN Connections](https://docs.verygoodsecurity.com/enterprise-platform/developer-resources/advanced-connectivity/vpn-connections.md)
- [Webhook Notifications](https://docs.verygoodsecurity.com/enterprise-platform/developer-resources/webhook-notifications.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.verygoodsecurity.com/enterprise-platform/developer-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.
