# Welcome!

Welcome to the Throttlr Docs! Here you'll get an overview of all the amazing features Throttlr offers to help you control your outbound HTTP/HTTPS requests.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Registering An Endpoint</strong> </td><td><a href="https://content.gitbook.com/content/yv7MAeGLKiJhjvUh7te2/blobs/9ReYet5xWvSE5LN7bsjk/1.png">1.png</a></td><td></td><td><a href="registering-endpoints">registering-endpoints</a></td></tr><tr><td>Accessing Your Endpoints </td><td><a href="https://content.gitbook.com/content/yv7MAeGLKiJhjvUh7te2/blobs/CkU0KUaMS55yNhcHiTr4/4.png">4.png</a></td><td></td><td><a href="accessing-endpoints">accessing-endpoints</a></td></tr><tr><td>OpenAPI   </td><td><a href="https://content.gitbook.com/content/yv7MAeGLKiJhjvUh7te2/blobs/t3tJ7HtwVMgxyPSSlEHC/2.png">2.png</a></td><td></td><td><a href="openapi">openapi</a></td></tr></tbody></table>


---

# 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.trythrottlr.com/readme.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.
