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

# Overview

> Welcome to ToolrinthLib!

ToolrinthLib is an NPM package used by the [Toolrinth Bot](https://toolrinth.com) to interface with the [Modrinth API](https://docs.modrinth.com/api).

You can use ToolrinthLib for your own project by installing it via NPM

<Warning>Most GET endpoints provided by the Modrinth API are free to use without authentication. <u>**ToolrinthLib does not implement rate limits**</u>. Be respectful when making API requests, do not use ToolrinthLib to abuse the Modrinth API.</Warning>

<Card title="Continue to Installation >" href="getting-started/installation" icon="download" />

### Contribute to ToolrinthLib

<Columns>
  <Card title="Contibute on GitHub" icon="github" href="https://github.com/duckyyylol/toolrinth">Contribute your code to Toolrinth with a pull request on GitHub!</Card>
  <Card title="Discuss on Discord" icon="discord" href="https://discord.gg/8ms2uGqqP6">Discuss your changes and get help from other contributors in the support server!</Card>
</Columns>
