# Getting Started

## **Welcome to alfred!**

**alfred** offers a Last Mile Payment solution bridging the gap between Digital Currencies and Cash/Bank accounts with one powerful API. In order to integrate with our functionality, you will need an **alfred** account. Get started by [signing up](https://www.alfredpay.io/get-started).

***

At **alfred**, we've worked hard to provide all of the tools necessary to get you up and running within a few minutes.

For a deep overview of all of **alfred**'s endpoints see our API Methods [here](/alfred-integration-docs/welcome/alfred-overview.md). Once you have a good idea of what our endpoints are capable of, it is time to integrate and build the next big thing.&#x20;

## Quick and Easy Integration&#x20;

:rocket: **Check the Quick Start Guide**\
We recommend that you read the [**alfred** overview](/alfred-integration-docs/welcome/alfred-overview.md) guide for a macro understanding of **alfred** APIs. It only takes a few minutes to familiarize yourself with the different API functions and calls so you can get the most out of alfred's ecosysytem.

:rocket: **Create a Sandbox Account and Test**\
In order to get access to our free payments rail playground, head over to <https://sandbox.alfredpay.io/> and register. Generate test keys & start tinkering with our APIs.

:rocket: **Request API Keys for your production account**\
Once testing has completed, you can request **Production Access**. Our teams get together to ensure everything is good to go and confirm you are ready to send funds.

:rocket: **Go Live in Latin America!**\
Connect to Latin America's growing digital economy with an integrated last mile payment solution!

***


---

# 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://alfred.gitbook.io/alfred-integration-docs/welcome/getting-started.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.
