# Geeting Started with Databricks

- [8. Practice Test 1 : Using Databricks UI](https://architectures.gitbook.io/project/databricks-essentials-for-spark-developers-azure-and-aws/geeting-started-with-databricks/8.-practice-test-1-using-databricks-ui.md)
- [7. Managing File System using Notebooks](https://architectures.gitbook.io/project/databricks-essentials-for-spark-developers-azure-and-aws/geeting-started-with-databricks/7.-managing-file-system-using-notebooks.md)
- [6. Create Cluster in Databricks Platform](https://architectures.gitbook.io/project/databricks-essentials-for-spark-developers-azure-and-aws/geeting-started-with-databricks/6.-create-cluster-in-databricks-platform.md)
- [5. Overview of Databricks UI](https://architectures.gitbook.io/project/databricks-essentials-for-spark-developers-azure-and-aws/geeting-started-with-databricks/5.-overview-of-databricks-ui.md)
- [4. SignUp for Databricks full trial on AWS](https://architectures.gitbook.io/project/databricks-essentials-for-spark-developers-azure-and-aws/geeting-started-with-databricks/4.-signup-for-databricks-full-trial-on-aws.md)
- [3. Create Azure Databricks Service](https://architectures.gitbook.io/project/databricks-essentials-for-spark-developers-azure-and-aws/geeting-started-with-databricks/3.-create-azure-databricks-service.md)
- [2. Sign for Databriks Community Edition](https://architectures.gitbook.io/project/databricks-essentials-for-spark-developers-azure-and-aws/geeting-started-with-databricks/2.-sign-for-databriks-community-edition.md)
- [1. Introduction](https://architectures.gitbook.io/project/databricks-essentials-for-spark-developers-azure-and-aws/geeting-started-with-databricks/1.-introduction.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://architectures.gitbook.io/project/databricks-essentials-for-spark-developers-azure-and-aws/geeting-started-with-databricks.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.
