# Account Activation Instructions

**🎉 Welcome to Telmai!**

We're excited to have you on board. Your account has been successfully activated and you're ready to start your Telmai journey.<br>

✅ **Next Steps to Get Started:**

🔐 **Accessing Telmai:**

* If you're using a **Private VPC deployment**, please contact your administrator to obtain the login URL.
* If you're using the **SaaS-based Telmai instance**, reach out to Telmai Support to receive your login URL.

🧭 **Explore Telmai Capabilities:**

* 🔗 [Connect your data sources](https://docs.telm.ai/telmai/connect-to-data)
* 📊 [Monitor your data](https://docs.telm.ai/telmai/monitoring-data)
* 🔌 [Integrate with other systems](https://docs.telm.ai/telmai/integrations)
* 🔎 [Profile your data](https://docs.telm.ai/telmai/profiling-data)


---

# 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.telm.ai/telmai/account-activation-instructions.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.
