> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wispera.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Foundation

> The Foundation pack is a collection of schemes and prompts that are useful for any user. It includes schemes for writing, summarizing, and more.

<img className="block dark:hidden" src="https://mintcdn.com/wisperaai/AoZFyuNhw06IGzcG/packs/images/foundation_pack_banner-light.png?fit=max&auto=format&n=AoZFyuNhw06IGzcG&q=85&s=7b61b1092be1c10a2f9793e9fc618e18" alt="Foundation Hero Light" width="6912" height="3456" data-path="packs/images/foundation_pack_banner-light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/wisperaai/AoZFyuNhw06IGzcG/packs/images/foundation_pack_banner-dark.png?fit=max&auto=format&n=AoZFyuNhw06IGzcG&q=85&s=fd5ebef53ecb77269254961c826332ad" alt="Foundation Hero Dark" width="6912" height="3456" data-path="packs/images/foundation_pack_banner-dark.png" />

## What does the Foundation Pack contain?

The foundation pack contains useful prompt examples from the most basic to sophisticated schemes that guide the AI towards more accurate and sophisticated answers.  These can be customized to suit your needs and duplicated into your own Packs.

<CardGroup cols={2}>
  <Card title="2 Part Prompt Example" icon="2" href="https://docs.wispera.ai/packs/foundation/foundationHome#2-part-prompt-example">
    The simplest structured scheme there is. Just a role to describe the assistant and the user's instructions.
  </Card>

  <Card title="OpenAI Messages Example" icon="rocketchat" href="https://docs.wispera.ai/packs/demonstration/demonstrationHome#openai-messages-example">
    For when you want direct control of the OpenAI message types.
  </Card>

  <Card title="Persona - Context - Task - Exemplars - Format - Tone" icon="face-awesome" href="https://docs.wispera.ai/packs/demonstration/demonstrationHome#persona---context---task---exemplars---format---tone">
    A popular template for crafting a prompt.
  </Card>

  <Card title="CARE (Context - Action - Result - Example)" icon="eye" href="https://docs.wispera.ai/packs/demonstration/demonstrationHome#care-(-context---action---result---example-)">
    **Context:** Provide all necessary background information.
    **Action:** Clearly define the job or task you want ChatGPT to perform.
    **Result:** Explain the desired outcomes you aim to achieve from the task.
    **Example:** Offer one or more examples for ChatGPT to follow.
  </Card>

  <Card title="TAG (Task - Action - Goal) Example" icon="tag" href="https://docs.wispera.ai/packs/demonstration/demonstrationHome#tag-(-task---action---goal-)-example">
    Given a TASK (the "what"), perform ACTION (the "how") to achieve a GOAL (the "why" or "what for").
  </Card>

  <Card title="Role - Task - Format" icon="sushi-roll" href="https://docs.wispera.ai/packs/demonstration/demonstrationHome#role---task---format">
    In the ROLE, the assistant will perform the TASK and produce an answer in the FORMAT.
  </Card>

  <Card title="GUIDE (Goal - User - Instructions - Details - Example)" icon="dog-leashed" href="https://docs.wispera.ai/packs/demonstration/demonstrationHome#guide-(-goal---user---instructions---details---example-)">
    In the GUIDE approach all the clauses are considered necessary.
  </Card>

  <Card title="RISE (Role - Input - Steps - Expectation)" icon="escalator" href="https://docs.wispera.ai/packs/demonstration/demonstrationHome#rise-(-role---input---steps---expectation-)">
    Useful for when you want to paste a short piece of text into the prompt as the INPUT.
  </Card>
</CardGroup>

## 2 Part Prompt Example

To Do.

## OpenAI Messages Example

To Do.

## Persona - Context - Task - Exemplars - Format - Tone

To Do.

## CARE (Context - Action - Result - Example)

To Do.

## TAG (Task - Action - Goal) Example

To Do.

## Role - Task - Format

To Do.

## GUIDE (Goal - User - Instructions - Details - Example)

To Do.

## RISE (Role - Input - Steps - Expectation)

To Do.
