# Let's get started

Now that you have installed your cluster, it's time for you to become more familiar with the entire IDEA framework.

* [x] Learn how to [Access your IDEA cluster](/first-time-users/access-your-idea-cluster.md)
* [x] Launch your first virtual desktop [Virtual Desktops (Linux/Windows)](/first-time-users/access-your-idea-cluster/virtual-desktops-linux-windows.md)
* [x] Submit your first simulation job via [HPC Workloads](/modules/hpc-workloads.md)
* [x] Check out the Best Practices section:
  * [x] [Analytics](/best-practices/analytics.md)
  * [x] [Budget](/best-practices/budget.md)
  * [x] [Security](/best-practices/security.md)
* [x] Learn how you can [Update IDEA cluster](/first-time-users/cluster-operations/update-idea-cluster.md) and become familiar with [IDEA CLI utility](/developer-portal/idea-cli-utility.md)

We are here to help, reach out to your AWS contact if you have any question about IDEA.


---

# 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.idea-hpc.com/first-time-users/lets-get-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.
