# Introduction

### Overview <a href="#overview" id="overview"></a>

Automate your smart contracts using **Arkadiko Keepers**, the decentralized and reliable smart contract automation service. Relying on Keepers will help you get to market faster and automate tasks by offloading on-chain automation logic to our Keepers.

<figure><img src="https://12387726-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPc0AKJkjVazpfMUfiARJ%2Fuploads%2FqSpXQqEOTt6faIX39epa%2Fimage.png?alt=media&#x26;token=c226b7a4-3002-4685-911a-b555f21e3e07" alt=""><figcaption><p>The Arkadiko Keepers UI on https://keepersapp.arkadiko.finance</p></figcaption></figure>

### Supported Networks and Cost <a href="#supported-networks-and-cost" id="supported-networks-and-cost"></a>

Arkadiko Keepers are supported on the Stacks blockchain. Deploy any type of job (as a Clarity smart contract) you want to run based on a custom computation, a certain block height, or any other on-chain activity within 15 minutes!

### Using Arkadiko Keepers <a href="#using-chainlink-keepers" id="using-chainlink-keepers"></a>

In order to get started, please read the [Running a Job](https://docs.arkadiko.finance/keepers/running-a-job) section.


---

# 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.arkadiko.finance/keepers/introduction.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.
