# Getting started

* [How do I get started with Portainer?](/2.33-lts/faqs/getting-started/how-do-i-get-started-with-portainer.md)
* [What is Portainer's architecture?](/2.33-lts/faqs/getting-started/what-is-portainers-architecture.md)
* [What information does Portainer collect?](/2.33-lts/faqs/getting-started/what-information-does-portainer-collect.md)
* [Can I use Portainer CE in a production environment?](/2.33-lts/faqs/getting-started/can-i-use-portainer-ce-in-a-production-environment.md)
* [How does Portainer secure connectivity to and from Agents and Edge Agents?](/2.33-lts/faqs/getting-started/how-does-portainer-secure-connectivity-to-and-from-agents-and-edge-agents.md)
* [Which is more secure, the Agent or the Edge Agent?](/2.33-lts/faqs/getting-started/which-is-more-secure-the-agent-or-the-edge-agent.md)
* [What does Portainer's backup include?](/2.33-lts/faqs/getting-started/what-does-portainers-backup-include.md)
* [How does Portainer respond to CVEs?](/2.33-lts/faqs/getting-started/how-does-portainer-respond-to-cves.md)
* [Can Portainer’s interface language be changed?](/2.33-lts/faqs/getting-started/can-portainers-interface-language-be-changed.md)


---

# 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/2.33-lts/faqs/getting-started.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.
