# Amazon Lambda

There are two steps in completing Amazon Lambda integration to iX Hello. Please follow the two documents:

a. Amazon Lambda: Create Lambda Function

{% content-ref url="/pages/jXTMhp8lNYmPXiOaGE8n" %}
[Amazon Lambda:  Create Lambda Function](/ixhc/connections/amazon/amazon-lambda/amazon-lambda-create-lambda-function.md)
{% endcontent-ref %}

b. Amazon Lambda: iX Hello Integration

{% content-ref url="/pages/uAb93cxfZOx5mkWShXog" %}
[Amazon Lambda: iX Hello Integration](/ixhc/connections/amazon/amazon-lambda/amazon-lambda-create-lambda-function/amazon-lambda-ix-hello-integration.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.ixhello.com/ixhc/connections/amazon/amazon-lambda.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.
