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

# Introduction

> Welcome to Nefarious Labs documentation

# Welcome to Nefarious Labs

Nefarious Labs provides a suite of DeFi infrastructure services for tracking positions, funding rates, and more.

## Our Services

<CardGroup cols={2}>
  <Card title="DeFi Positions" icon="wallet" href="/services/defi-positions">
    Track and aggregate DeFi positions across 61+ Solana protocols
  </Card>

  <Card title="Supported Protocols" icon="cubes" href="/protocols/overview">
    Browse all 61+ supported protocols — lending, perps, DEXs, staking, and more
  </Card>

  <Card title="Funding Rates" icon="chart-line" href="/services/funding-rate">
    Real-time funding rate data from perpetual exchanges
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Explore our API endpoints and integrate with your applications
  </Card>
</CardGroup>

## Getting Started

Check out our [Quickstart](/quickstart) guide to begin integrating with Nefarious Labs services.
