# Create Your Agent

<figure><img src="https://3721895046-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOf4gVcGDjQobuj9fITxg%2Fuploads%2Fh6Xsiu34amApFftjMPqM%2FScreenshot%202025-02-06%20at%207.49.57%E2%80%AFPM.png?alt=media&#x26;token=cd78677f-547e-4133-8f5e-dfa85a51aa7c" alt=""><figcaption></figcaption></figure>

### Creating Agent

Creating an AI research agent with Rhun combines customization with powerful market analytics. Start by selecting your agent's communication style – whether you prefer analytical deep-dives, casual conversations, or professional market reports. Build your agent's expertise by uploading your trusted research documents, trading strategies, and analysis frameworks. Give your agent a dedicated Solana wallet to enable real-time market tracking and portfolio analysis.&#x20;

Once configured, your personalized AI assistant will work 24/7, combining your uploaded knowledge with our comprehensive market tools to deliver consistent, style-appropriate insights tailored to your research needs.

### Add a new block

{% stepper %}
{% step %}

### Create your agent

Navigate to the 'Agents' section in your Rhun dashboard to begin the setup process.
{% endstep %}

{% step %}

### Select your agent's communication style

Define your agents communication style by filling out the configuration form
{% endstep %}

{% step %}

### Upload documents, text and website content

Upload your research documents and resources to build your agent's knowledge base. This can include market reports, trading strategies, or analysis frameworks.
{% endstep %}

{% step %}

### Give your agent a Solana wallet

Create a Solana wallet for your agent by clicking 'Generate Wallet'. This allows your agent to track transactions and monitor market activity.
{% endstep %}
{% endstepper %}


---

# 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://rhun-capital.gitbook.io/rhun/basics/editor.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.
