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

# Introduction

> A quickstart guide to integrate with Bluvo API and streamline your crypto operations

<img className="block dark:hidden" src="https://mintcdn.com/bluvo/4yNobJeoKie5b_EK/images/documentation-light.svg?fit=max&auto=format&n=4yNobJeoKie5b_EK&q=85&s=75158b59211e69ecda1300cbc877d325" alt="Hero Light" width="2065" height="1201" data-path="images/documentation-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/bluvo/4yNobJeoKie5b_EK/images/documentation-dark.svg?fit=max&auto=format&n=4yNobJeoKie5b_EK&q=85&s=77b82e17c6af9eb44ab2b71d184a74b6" alt="Hero Dark" width="2065" height="1201" data-path="images/documentation-dark.svg" />

## Setting up

Get your API keys and start integrating with Bluvo API.

<CardGroup cols={2}>
  <Card title="Get API Keys" icon="key" href="/api-keys">
    Retrieve your API keys to integrate with Bluvo.
  </Card>

  <Card title="See Code Samples" icon="code" href="https://github.com/bluvoinc/awesome/">
    Browse our code samples for quick integration examples.
  </Card>
</CardGroup>
