# DatabeanStalk

## DatabeanStalk Docs

- [DatabeanStalk documentation](https://docs.databeanstalk.com/databeanstalk-documentation.md): Welcome to DatabeanStalk official documentation. DatabeanStalk is a fully collaborative notebook where you can run python, PySpark, Scala and R in your browser.
- [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.
- [Projects](https://docs.databeanstalk.com/fundamentals/projects.md)
- [Members](https://docs.databeanstalk.com/fundamentals/members.md)
- [Task Lists](https://docs.databeanstalk.com/fundamentals/task-lists.md)
- [Tasks](https://docs.databeanstalk.com/fundamentals/tasks.md)
- [For Designers](https://docs.databeanstalk.com/use-cases/for-designers.md)
- [Figma Integration](https://docs.databeanstalk.com/use-cases/for-designers/figma-integration.md)
- [For Engineers](https://docs.databeanstalk.com/use-cases/for-engineers.md)
- [GitHub Integration](https://docs.databeanstalk.com/use-cases/for-engineers/github-integration.md)
- [For Support](https://docs.databeanstalk.com/use-cases/for-support.md)
- [Intercom Integration](https://docs.databeanstalk.com/use-cases/for-support/intercom-integration.md)
- [Keyboard Shortcuts](https://docs.databeanstalk.com/extras/keyboard-shortcuts.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.databeanstalk.com/databeanstalk-documentation.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.
