# Templates

This module uses

* two templates for About and Help screens in the Administration, and&#x20;
* three templates for its four blocks &#x20;

You can edit the templates for this module via the Administration Menu -> System -> Templates -> Partners. The template for the Partners block is also accessible through System -> Blocks.

**xoopspartners\_index.tpl**

This template displays the index page for the Partners module.

**xoopspartners\_join.tpl**

This template displays the ‘become a partner’ form.

**xoopspartners\_block\_site.tpl**

This is the template for the Partners block.


---

# 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://xoops.gitbook.io/xoopspartners-tutorial/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.
