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

# Introduction

> Example section for showcasing API endpoints

<Note>
  You need an api key to access apis, if you do not have one, please visit
  [Jackal Pin API](/generating-api-keys)
</Note>

Jackal Pin provides APIs and CLIs that can be accessed from any location with connectivity to the Jackal Network

<CardGroup cols={2}>
  <Card title="Keys" icon="key" href="/api-reference/keys/test-api-keys">
    Manage your API keys and access tokens
  </Card>

  <Card title="Files" icon="Files" href="/api-reference/files/list-files">
    Upload, retrieve and manage files
  </Card>

  <Card title="Collection" icon="folder-open" href="/api-reference/collection/create-a-new-collection">
    Upload, retrieve and manage files
  </Card>

  <Card title="Collection+Files" icon="folder-tree" href="/api-reference/collection-+-files/add-file-to-collection">
    Upload, retrieve and manage files
  </Card>
</CardGroup>
