# Have a question

Get your questions answered simply by reading the documentation, or get help by creating a ticket with the Linux Foundation support team.

1. At the bottom of the Sign-in page, you will see two options:

![Sign In Page](/files/-MLkdnI77OjOSIlPCMdE)

2. Click **Contact Us** to navigate the product support page to create a ticket with the Linux Foundation support team.

![Contac Us](/files/-MLkfG-NJqrA6f7QTsfW)

3. Complete the form and click **Send**. You will receive a confirmation email with your ticket number and request description.
4. Click **Read Documentation** to read the user documentation.


---

# 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.linuxfoundation.org/lfx/sso/have-a-question.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.
