# API Documentation

The **Documentation** source category enables smooth integration with popular API documentation formats, providing a clear alignment for documented APIs within the catalog. Pynt actively monitors the gateway for any changes, ensuring that the API catalog remains up-to-date with the latest information.

The supported API documentation integrations can be found [here](broken://pages/IMtSn0flOAedJ0pl4Zco).

To add an API documentation source, select the '**Documentation**' category when adding a new source from the application Actions, or simply click on '+' directly from the applications table.

<figure><img src="/files/6j5SNXgoNqC03NiGZLCA" alt=""><figcaption><p>API documentation source</p></figcaption></figure>


---

# 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.pynt.io/documentation/applications-view/manage-sources-for-api-discovery/source-categories/api-documentation.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.
