# MRC 63: Reference Implementation Agent

Morpheus Smart Agents will benefit from the creation of a Reference Implementation of an Agent on Morpheus that utilizes the Inference, Agentic Tools and Data Marketplaces.

This can serve as an exmaple for developers of how to integration the Morpheus tools into the Agents they are building.

By having a user facing real world application consuming Morpheus inference, accessing agentic tools, and storinng data the whole community gains a valuable way to test their integrations.


---

# 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://gitbook.mor.org/mrc/drafts/mrc63.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.
