> ## Documentation Index
> Fetch the complete documentation index at: https://docs.a1base.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Using the A1Base API to send, receive, and manage messages

<Note>
  As we're in Alpha right now, you can only get your API key by contacting the founders at [pasha@a1base.com](mailto:pasha@a1base.com) or [pennie@a1base.com](mailto:pennie@a1base.com)
</Note>

## Welcome

A1Base provides a Node.js SDK to easily integrate messaging capabilities into your application. Get started by installing the package:

`npm install a1base-node`

Documentation for using the Node.js SDK is available [here](https://www.npmjs.com/package/a1base-node).
