# LaunchPad Packs

## Precreated Information Packs

raia already provides premade information packs that you can assign to your AI Agent from creation

Even allowing you to edit them as you see fit.

<figure><img src="/files/LGxc3pmfFekHW3LAeXGF" alt=""><figcaption></figcaption></figure>

## Pack Creation

You're able to create your own custom information pack

<figure><img src="/files/loDdVa7cDGvFSvlDhxax" alt=""><figcaption></figcaption></figure>

## Pack Title & Description

Creating a clear Pack Title and Description helps organize and communicate the purpose of an information pack, ensuring the AI agent knows exactly what content it includes and how to apply it during conversations.

<figure><img src="/files/M3lbFQqWdfDx2W8F9SWU" alt=""><figcaption></figcaption></figure>

## Pack Status

By setting the Status it allows you to set who this Pack is shared with.

<figure><img src="/files/5lS8eIslOUfSGigpWtqr" alt=""><figcaption></figcaption></figure>

Allowing it to be either a private Pack to which only the creator has access or fully share with the Organization for wide use.

## Pack Instructions

Prompting within the AI Agent pack is essential because it guides the agent’s tone, behavior, and how it uses the uploaded information to generate relevant and accurate responses.

<figure><img src="/files/tXShFfWyl3vZzZ69RQSN" alt=""><figcaption></figcaption></figure>

## Document Uploading

Uploading documentation to an AI agent pack equips the agent with accurate, context-specific knowledge it can reference during conversations, improving its reliability and usefulness.

<figure><img src="/files/JEfhR9OK4xAPMYF8YaEP" alt=""><figcaption></figcaption></figure>

## [Pack Setup Video](https://www.youtube.com/watch?v=7g28rw7mujk)

{% embed url="<https://www.youtube.com/watch?v=7g28rw7mujk>" %}


---

# 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.raiaai.com/raia-cx/launch-pad/launchpad-packs.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.
