# Getting started

- [Overview](https://docs.released.so/guide/getting-started/readme.md): Get an overview of Released's features and integrations, and learn how to use them.
- [Concepts](https://docs.released.so/guide/getting-started/concepts.md): Gain a basic understanding of Released and the basic concepts.
- [Setup Guide](https://docs.released.so/guide/getting-started/setup-guide.md): It just takes a couple of steps to get you up and running
- [Installing Released](https://docs.released.so/guide/getting-started/setup-guide/installing-the-app.md): Released is available for Jira Cloud via the Atlassian Marketplace.
- [Setting up your Product Hub](https://docs.released.so/guide/getting-started/setup-guide/setting-up-your-product-hub.md)
- [Embedding the Widget](https://docs.released.so/guide/getting-started/setup-guide/embedding-the-widget.md): Embed your roadmaps and released notes inside your app or website.
- [Embedding the Page](https://docs.released.so/guide/getting-started/setup-guide/embedding-the-page.md): Embed your roadmaps and released notes inside your app or website.
- [Embedding the Feedback Form](https://docs.released.so/guide/getting-started/setup-guide/embedding-the-feedback-form.md): Easily collect feedback from customers and stakeholders inside your app or website.
- [Implementing User Verification](https://docs.released.so/guide/getting-started/setup-guide/implementing-user-verification.md)
- [Best Practices](https://docs.released.so/guide/getting-started/best-practices.md)
- [Customer Communication](https://docs.released.so/guide/getting-started/best-practices/customer-communication.md): Effective customer communication is about keeping your audience informed, collecting their input, and building trust through transparency. Released helps you do this with Portals.


---

# 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.released.so/guide/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.
