# Harper

<figure><img src="/files/7Brm1ZAAYuDzQNMaKhf0" alt=""><figcaption></figcaption></figure>

**Harper is your concierge within the world of Quasar.**\
She’s your Jarvis, your helpdesk, and your butler.

{% hint style="info" %}
**To summon Harper and speak to them, all you need to do is create an agency.**
{% endhint %}

<mark style="color:yellow;">The command to create an agency is: “</mark>**/create agency** **\[insert agency name]**<mark style="color:yellow;">”.</mark>

**As with all agents, if you want to speak to them directly, simply mention them by name:&#x20;**<mark style="color:purple;">**@harper**</mark>**.**\
\ <mark style="color:blue;">**Please Note:**</mark> When you refresh the page, you'll have to engage with the bots again to start a new conversation. Refreshing will delete the entire conversation.

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

***


---

# 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.quasar.social/agents/harper.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.
