# More Resources

This section provides access to Kubernetes resources and objects that are not covered by the other menu options.

{% content-ref url="/pages/6FziB7ajkeeVkj9QQ4hH" %}
[Cron Jobs & Jobs](/user/kubernetes/more-resources/jobs.md)
{% endcontent-ref %}

{% content-ref url="/pages/wMCa9yOq1GG6c0qCn2rA" %}
[Service Accounts](/user/kubernetes/more-resources/service-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/jHHIulLAvvpN3gRpB6AO" %}
[Cluster Roles](/user/kubernetes/more-resources/cluster-roles.md)
{% endcontent-ref %}

{% content-ref url="/pages/Wg0HEDIaYfCP6LfvjWFT" %}
[Roles](/user/kubernetes/more-resources/namespace-roles.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.portainer.io/user/kubernetes/more-resources.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.
