# Templates

- [Overview](https://docs.pullpath.com/templates/overview.md)
- [Importing path templates](https://docs.pullpath.com/templates/overview/importing-path-templates.md)
- [Interactive newsletter](https://docs.pullpath.com/templates/interactive-newsletter.md): A regular update of wins, events, replying to feedback & name that colleague game.
- [Tips for interactive newsletters](https://docs.pullpath.com/templates/interactive-newsletter/tips-for-interactive-newsletters.md): 5 best practices for making your monthly newsletter more effective
- [Intro to the team](https://docs.pullpath.com/templates/intro-to-the-team.md): A path to introduce Pullpath to a smaller team before fully launching your interactive newsletter
- [Complete user profile](https://docs.pullpath.com/templates/complete-user-profile.md): Use this template to gather basic details such as name, job title, group/team and profile photo.
- [Recognize Contribution](https://docs.pullpath.com/templates/recognize-contribution.md): A template to show you can reward participants for their feedback or solid effort
- [Ask for testimonials](https://docs.pullpath.com/templates/ask-for-testimonials.md): A short path to ask customers, employees or partners for testimonials to use on your website
- [More templates](https://docs.pullpath.com/templates/more-templates.md): Here are some other templates that you may be interested in.


---

# 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.pullpath.com/templates.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.
