# Serper

{% hint style="info" %} <sub>If you only configure one research key this week, Serper is often the fastest path to “real links”</sub>
{% endhint %}

***

<h2 align="center"><sub>This page means</sub></h2>

<table><thead><tr><th width="275.81817626953125">This page is</th><th>This page is not</th></tr></thead><tbody><tr><td><sub>Operator steps &#x26; mental model</sub></td><td><sub>Serper’s full product roadmap or pricing history</sub></td></tr><tr><td><sub>How ARIA uses the key when present</sub></td><td><sub>A guarantee that every query will return perfect snippets</sub></td></tr></tbody></table>

<h3 align="center"><sub>How to get your Serper key</sub></h3>

{% stepper %}
{% step %} <sub>**Create a Serper account**</sub>

<sub>Open</sub> [<sub>serper.dev</sub>](https://serper.dev)<sub>, sign up, and confirm your email if Serper asks.</sub> \ <sub>You need a logged in session before the dashboard shows keys.</sub> \ <sub>Serper gives 2500 free credits, enough to start in ARIA.</sub>
{% endstep %}

{% step %} <sub>**Open API keys**</sub>

<sub>Go to</sub> [<sub>Dashboard</sub>](https://serper.dev/dashboard) <sub>and find the API keys section (Serper may label it “API Key” or “Keys”).</sub>\ <img src="/files/igcbRkWRQT6we4p5KQSx" alt="" data-size="original">
{% endstep %}

{% step %} <sub>**Create or copy an active key**</sub>

<sub>Create a new key if you do not have one. Copy the full string once. Serper keys are secrets: do not commit them to git, chat, or slides.</sub>
{% endstep %}

{% step %} <sub>**Check credits and plan**</sub>

<sub>Serper bills by search credits. Open billing or usage in the dashboard so a busy demo week does not stop mid call.</sub>
{% endstep %}

{% step %} <sub>**Paste in ARIA Settings**</sub>

<sub>In ARIA, open</sub> <sub></sub><sub>**Settings**</sub><sub>, find</sub> <sub></sub><sub>**Serper API Key**</sub><sub>, paste the value,</sub> <sub></sub><sub>**Save**</sub><sub>, then run</sub> <sub></sub><sub>**Test**</sub><sub>. If Test fails, compare your clipboard to the dashboard (no spaces, full key).</sub>
{% endstep %}
{% endstepper %}

***

<h2 align="center"><sub>Ask a question</sub></h2>

<p align="center"><sub><strong>If search failed silently, would your deck still look credible?</strong></sub> <br><sub>If not, configure Serper before you rehearse.</sub></p>

<h2 align="center"><sub>Official Serper links</sub></h2>

<table><thead><tr><th width="308.54547119140625">Resource</th><th>URL</th></tr></thead><tbody><tr><td><sub>Serper home</sub></td><td><a href="https://serper.dev"><sub>https://serper.dev</sub></a></td></tr><tr><td><sub>Dashboard and API keys (sign in required)</sub></td><td><a href="https://serper.dev/dashboard"><sub>https://serper.dev/dashboard</sub></a></td></tr><tr><td><sub>API documentation</sub></td><td><a href="https://serper.dev/api"><sub>https://serper.dev/api</sub></a></td></tr></tbody></table>


---

# 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.ariaagi.com/settings-and-integrations/serper.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.
