# Mistral

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

The form to join Mistral AI can be found [here](https://mistral.ai/product/).

Once you have created an account and have been approved, navigate to your portal and select API Keys or [click here](https://console.mistral.ai/user/api-keys/).

[MISTRAL API KEYS](https://console.mistral.ai/user/api-keys/)

{% hint style="danger" %}
**You will only see the Key Once so make sure to copy the key out after you create it.!**
{% endhint %}

{% hint style="info" %}
We recommend you create a new key if you already have an account.&#x20;
{% endhint %}

Navigate to the company tab in the AIC Risk Admin Portal and click 'Add Mistral Endpoint' under the Mistral settings.

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

{% embed url="<https://app.aicrisk.com/Admin>" %}

Copy and paste the Mistral key you created for AIC Risk in the [Mistral User Portal](https://console.mistral.ai/user/api-keys/).

Now you will be able to create agents with Mistral!


---

# 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.aicrisk.com/getting-started/adding-new-large-language-models/mistral.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.
