# GitHub

### Management Resources

The GitHub repository [infinitynext-mgmt-api-resources](https://github.com/CheckPointSW/infinitynext-mgmt-api-resources) - includes the following:

1. JSON file of the [management GraphQL](/references/management-api.md) API postman collection to import.
2. Example usage of the GraphQL API.

For more information see here:

{% content-ref url="/pages/eHHaqF0XsYsWgmxe0jbF" %}
[Management API](/references/management-api.md)
{% endcontent-ref %}

### Terraform files and usage examples

The GitHub repository [terraform-provider-infinity-next](https://github.com/CheckPointSW/terraform-provider-infinity-next) includes:

1. Documentation how to use Terraform Provider to manage CloudGuard WAF and relevant files.
2. Usage examples.

The GitHub repository [infinity-next-terraform-cli](https://github.com/CheckPointSW/infinity-next-terraform-cli) includes the "Enforce" tool - a unique management action that requires an external CLI tool and cannot be done through Terraform files.

For more information see here:

{% content-ref url="/pages/CYphvGiFIShka4HwoPpC" %}
[Use Terraform to Manage CloudGuard WAF](/how-to/use-terraform-to-manage-cloudguard-waf.md)
{% endcontent-ref %}


---

# 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://waf-doc.inext.checkpoint.com/resources/github.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.
