# DatabeanStalk Guides

- [Registration](https://docs.databeanstalk.com/databeanstalk-guides/registration.md)
- [Onboard to DatabeanStalk](https://docs.databeanstalk.com/databeanstalk-guides/registration/onboard-to-databeanstalk.md)
- [Set up your DatabeanStalk account](https://docs.databeanstalk.com/databeanstalk-guides/registration/set-up-your-databeanstalk-account.md)
- [DatabeanStalk Free Trial](https://docs.databeanstalk.com/databeanstalk-guides/databeanstalk-free-trial.md)
- [Sign up](https://docs.databeanstalk.com/databeanstalk-guides/databeanstalk-free-trial/sign-up.md)
- [Login](https://docs.databeanstalk.com/databeanstalk-guides/databeanstalk-free-trial/login.md)
- [Free Community Edition](https://docs.databeanstalk.com/databeanstalk-guides/free-community-edition.md): Free community edition best suits for educational users and students.
- [Sign up](https://docs.databeanstalk.com/databeanstalk-guides/free-community-edition/sign-up.md)
- [Login](https://docs.databeanstalk.com/databeanstalk-guides/free-community-edition/login.md)
- [Data Science Notebook](https://docs.databeanstalk.com/databeanstalk-guides/data-science-notebook.md)
- [Data Analysis using Spark](https://docs.databeanstalk.com/databeanstalk-guides/data-analysis-using-spark.md): In this tutorial, you'll learn the basic steps to load and analyze data with Apache Spark in DatabeanStalk PySpark environment.


---

# 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.databeanstalk.com/databeanstalk-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.
