# Getting Started

The Devnet feature offers a managed, zero-setup environment for developers to build, test, and debug smart contracts efficiently. It provides instant access to a production-comparable environment without rate limiting, in an isolated setup that ensures privacy. Devnets are designed to enhance flexibility, speed up development cycles, and improve the overall developer experience by offering unfettered network access and early access to next-generation features.

## Create an account

To get started with our service, simply navigate to our website and click on the "Get Started" link. You'll need a valid Google account to sign up. Once you log in using Google, you're ready to begin using our offerings.


---

# 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.chaindrop.com/docs/devnets/getting-started.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.
