# Stack

The Gravity stack is democratically selected by customers. Everyone has a voice in voting for new features and improvements on the roadmap.

### Stack

* React&#x20;
* Vite
* Shadcn
* Radix UI
* React Native *(Gravity Native plan only).*
* Tailwind
* Node.js *or* Next.js (depending on which version you have purchased)
* Express *(Node.js version only)*
* Helmet *(Node.js version only)*
* Knex
* Stripe
* OpenAI
* Bcrypt
* Chart.js
* Nodemailer&#x20;
* Passport.js *(Node.js version only)*
* *Arctic (Next.js version only)*
* MySQL or Postgres or MongoDB
* Chai
* Mocha


---

# 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.usegravity.app/stack.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.
