# Guides

- [AWS Marketplace](https://docs.ockam.io/documentation/command/guides/aws-marketplace.md): AWS Marketplace listings guides
- [Ockam Node](https://docs.ockam.io/documentation/command/guides/aws-marketplace/ockam-node.md): Create an ockam node using Cloudformation template
- [Ockam Node for Amazon MSK](https://docs.ockam.io/documentation/command/guides/aws-marketplace/ockam-node-for-amazon-msk.md): Create an ockam kafka outlet node using Cloudformation template
- [Ockam Node for Amazon RDS Postgres](https://docs.ockam.io/documentation/command/guides/aws-marketplace/ockam-node-for-amazon-rds-postgres.md): Create an Ockam Postgres outlet node using Cloudformation template
- [Ockam Node for Amazon Timestream InfluxDB](https://docs.ockam.io/documentation/command/guides/aws-marketplace/ockam-node-for-amazon-timestream-influxdb.md): Create an Ockam Timestream InfluxDB outlet node using Cloudformation template
- [Ockam Node for Amazon Redshift](https://docs.ockam.io/documentation/command/guides/aws-marketplace/ockam-node-for-amazon-redshift.md): Create an Ockam Redshift outlet node using Cloudformation template
- [Ockam Node for Amazon Bedrock](https://docs.ockam.io/documentation/command/guides/aws-marketplace/ockam-node-for-amazon-bedrock.md): Create an Ockam Bedrock outlet node using Cloudformation template


---

# 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.ockam.io/documentation/command/guides.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.
