# Getting Started Guide

Welcome to [Rely.io](http://rely.io/), your go-to Internal Developer Portal designed to streamline your tech-stack management. This guide will dive you right into action by help you to:

1. [Create an account for your organization](https://docs.rely.io/getting-started-guide/create-an-account-for-your-organization)
2. [Add your first plugin](https://docs.rely.io/getting-started-guide/add-your-first-plugin)
3. [Import services into the Service Catalog](https://docs.rely.io/getting-started-guide/import-services-into-the-service-catalog)
4. [Make the Software Catalog your own](https://docs.rely.io/getting-started-guide/make-the-software-catalog-your-own)

Let’s jump in!


---

# 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.rely.io/getting-started-guide.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.
