# Frameworks

Deploying on dAppling with one of our supported frameworks gives you access to many of our features, such as:

* Preview deployments
* Automatic CI/CD
* Analytics

## List of supported Frameworks

* [Next.js](https://nextjs.org/docs)
* [Create React App](https://create-react-app.dev/docs/getting-started/)
* [Vite](https://vitejs.dev/)
* Svelte
* Vue
* 11ty
* No Framework

🌵 *Fun Fact: Many traditional cultures believe in planting according to lunar phases, a practice called "moon gardening". Some gardeners still swear by this method today, suggesting it can affect the growth of plants and their ability to absorb nutrients.*


---

# 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.dappling.network/legacy-docs/getting-started/frameworks.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.
