# Resources and Links

## Downloadable Resources

This section will contain a growing list of resources that you can download and use when creating pipelines in SnapLogic.

You can download an example pipeline for testing [**Integration Pattern 1**](/enate-help/integrations/enate-integration-services-powered-by-snaplogic/build-your-pipeline-enate-integration-pattern-1.md) below:

{% file src="/files/aF4Yd5k1zWOnb6Id4Exq" %}

## Useful SnapLogic Links

* [**SnapLogic Documentation**](https://docs.snaplogic.com/) - SnapLogic's own online help, answering questions on how to build, manage, and troubleshoot your integrations.
* [**SnapLogic Community**](https://community.snaplogic.com/) - where users can discuss, learn, and share insights.
* [**SnapLogic Academy**](https://learn.snaplogic.com/) - online training platform. Access available upon purchase of Enate Integration Services. (Please note this is different from Enate Academy).
* [**Integration Use Cases**](https://www.snaplogic.com/use-cases) - links to a number of walkthroughs showing how to build solutions for various industries or functions.
* [**SnapGPT**](/enate-help/integrations/enate-integration-services-powered-by-snaplogic/snaplogic-overview/using-snapgpt-to-help-you-in-snaplogic.md) - an in-built AI assistant that helps create & analyze pipelines & snaps, answer your questions, and generally cut the time taken to build processes.


---

# 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.enate.net/enate-help/integrations/enate-integration-services-powered-by-snaplogic/resources-and-links.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.
