# Activating and configuring PaaS

AIsuru's **Platform as a Service** offers a **customizable cloud environment** for your **conversational AI** applications. This guide will show you how to activate and configure your PaaS, so you can make the most of everything AIsuru has to offer.

### Activation request

To start using AIsuru's PaaS, follow these simple steps:

1. Send an **activation request** to: <info@memori.ai>;
2. Include relevant information about your request, for example:
   * Your organization's name;
   * Your name and role;
   * A brief description of your project or use case;
   * Any specific requirements or questions.

✉️ Note: Activation is currently handled by our **support team**. We're working on implementing a self-service activation system in the future.

### Ongoing support

Throughout the entire activation, configuration, and usage process, our support team will be by your side:

* Answering your **technical questions**;
* Helping you with **configuration**;
* Providing advice on **best practices** for using the PaaS.

### Conclusion

AIsuru's PaaS gives you the **flexibility** and **power** you need to take your AI applications to the next level. Start your journey with AIsuru today and discover how our platform can transform your approach to developing and managing conversational AI cloud applications.


---

# 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.aisuru.com/en/paas/activating-and-configuring-paas.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.
