# Connecting Aleph Alpha Keys

Getting setup with Aleph Alpha is very simple. You can go to their website [here](https://app.aleph-alpha.com/) to sign up. Once you have signed up, you will be given some free credits to play around with. You can also then get your key.&#x20;

You can click on your profile in the top right of the page, or if you are logged in, click [here](https://app.aleph-alpha.com/profile) and from this page you can see your token. Click the "Copy" button to copy it to the clipboard and go back to Riku and your API settings page, or click this [link](https://riku.ai/dashboard/api-settings).

Paste the code in the box for Aleph Alpha and hit save / update. You will see a success message and be all set up for using Aleph Alpha within Riku!


---

# 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.riku.ai/fundamentals-of-riku/connecting-keys/connecting-aleph-alpha-keys.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.
