# Reusable elements

Detailed references for each reusable element in the Canvas Base Template, complete with screenshots and in-depth descriptions.&#x20;

{% content-ref url="/pages/-Lv8zxAnnHJE8gaEMV8u" %}
[Header](/canvas/3.0.0-1/canvas-functionality/reference/reusable-elements/header.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lv9-GZlHkan1GvEcHhf" %}
[Footer](/canvas/3.0.0-1/canvas-functionality/reference/reusable-elements/footer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lv9-mZ50OPCIUmhB7yU" %}
[Signup & Login](/canvas/3.0.0-1/canvas-functionality/reference/reusable-elements/signup-login.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L\_nd65nKVFONExqczp9" %}
[Popups Reusable (derprecated)](/canvas/3.0.0-1/canvas-functionality/reference/reusable-elements/popupsreusable-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L\_j9iBw5qE0jRnGJOvU" %}
[Cookies Permission](/canvas/3.0.0-1/canvas-functionality/reference/reusable-elements/cookiespermission.md)
{% endcontent-ref %}

{% content-ref url="/pages/-L\_o3i7H3zOxB9EJspNM" %}
[Admin Portal](/canvas/3.0.0-1/canvas-functionality/reference/reusable-elements/owners-portal-reusables.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://docs.airdev.co/canvas/3.0.0-1/canvas-functionality/reference/reusable-elements.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.
