# Instruction

## What Is Instruction ?

> Level up your customer convos with Feedloop AI Instruction! Customize your AI sidekick to vibe with your goals.&#x20;

<figure><img src="/files/o8Qn3Sg4pLobImJkgmo3" alt="" width="563"><figcaption><p>Feedloop AI Instruction</p></figcaption></figure>

Here's the lowdown:

**Personal Touch:** Mold your AI's style to click with your audience. Give it the deets on how to say hi, set the vibe, and rock your goals.

**Goal-Getter Chats:** Lead your AI to ace in sales. It's your ally—snags leads, digs into pain points, and dishes out killer solutions.&#x20;

## Instruction Guide

### Accessing the Feedloop AI Instruction Feature

To access the Instruction feature, follow these steps :

1. Navigate to the desired project and agent.
2. Within the agent, locate and click on the "Agent Settings" section.
3. In the Agent Settings, select the "Instruction" tab.

<figure><img src="/files/2w8zKZfcVKVDCbe5ZDKu" alt=""><figcaption><p>agent settings</p></figcaption></figure>

#### Saving and Updating Instructions

To update the instructions, simply make the desired changes and the system will automatically save them without requiring any additional steps from you.

<figure><img src="/files/imc2rWDgm86qDI1fBy4g" alt=""><figcaption><p>saving state</p></figcaption></figure>

Please ensure that you review and verify the instructions after making any modifications&#x20;

### Understanding Instruction Structure

We've got two types of instructions: who and what.

<figure><img src="/files/s5plf0LFEVXFzKVpffXZ" alt="" width="268"><figcaption><p>who &#x26; what</p></figcaption></figure>

\
You gotta check both boxes to whip up a solid AI agent. Wanna know more ? Click the link below

#### Quick Link

{% content-ref url="/pages/QaH7afgZ4SMpAweWllZ4" %}
[Who](/agent-settings/instruction/who.md)
{% endcontent-ref %}

{% content-ref url="/pages/7CjOd2WX7D2JwRHC8Wht" %}
[What](/agent-settings/instruction/what.md)
{% endcontent-ref %}

### Try within  conversation

1. Once instructions are defined, you can test within AI agent's conversation
2. Based on testing and observations, you may need to refine the instructions
3. Access the Instruction tab within the Agent Settings to make necessary changes.

<figure><img src="/files/2VaBykKpCLwXBwnXuwSF" alt="" width="375"><figcaption><p>conversation</p></figcaption></figure>

Once satisfied with the AI agent's behavior, finalize the instructions. Review the instructions to ensure they accurately represent the desired behavior and persona.Consider the instructions as the guiding principle for the AI agent's interactions with users.<br>

<br>


---

# 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.feedloop.ai/agent-settings/instruction.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.
