# Funding your account

Our UI on <https://keepersapp.arkadiko.finance/> makes it easy to fund your account with DIKO and STX.&#x20;

Simply connect your wallet and you will see the screen below that allows you to credit or debit your account.&#x20;

<figure><img src="/files/cvw7jIaogsUi6UGkNupC" alt=""><figcaption><p>Credit or debit your Arkadiko Keepers account</p></figcaption></figure>

Alternatively, you can fund your account manually by sending STX and DIKO through the `credit-account` public function.<br>


---

# 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/funding-your-account.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.
