# Home

Hey there and welcome to the official documentation for the THP API.

This API provides you with a huge database of NSFW media in the form of images and GIFs.

### Let's get started:

Please ensure you understand our rate limiting before obtaining your token:

{% content-ref url="rate-limiting" %}
[rate-limiting](https://docs.hentaicord.net/rate-limiting)
{% endcontent-ref %}

***

### If you already understand our rate limits:

Head to this page to understand about obtaining and using your API token:

{% content-ref url="api-token" %}
[api-token](https://docs.hentaicord.net/api-token)
{% endcontent-ref %}

***

### Need any assistance?

You're more than welcome to join our Discord server and speak to our community, or our staff via a confidential support ticket. Click the link below to join the server:

<https://hentaicord.net/api/support>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hentaicord.net/home.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
