# Bunny - setup

### Bunny API Settings

Required credentials: Bunny requires only an API Key (Secret Key)

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

### How to obtain credentials

Login in to your Bunny account.

Navigate: **Account** > **Account Settings** to find your Secret Key

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


---

# 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.seoneo.io/documentation/cloud-blogs/cloud-blogs-settings/bunny-setup.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.
