# How do I access my Hummingbird sandbox or production environment?

During onboarding, Hummingbird’s customer success team will set up your account in Hummingbird. User account access in sandbox and production are independent of each other, so you should receive two separate welcome emails. Learn more about how to log-in to Hummingbird for the first time ([help article](https://help.hummingbird.co/general/how-do-i-sign-in-to-hummingbird-for-the-first-time)).

Once you’ve successfully confirmed your account, you can access Hummingbird using these URLs:

Sandbox - [https://sandbox.hummingbird.co/](https://sandbox.hummingbird.co)

Production - [https://app.hummingbird.co/](https://app.hummingbird.co)


---

# 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://help.hummingbird.co/platform-administration/how-do-i-access-my-hummingbird-sandbox-or-production-environment.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.
