# Registering Endpoints

To get started, we need to create an endpoint. This is as simple as clicking the + button on the home page once you're signed in with an account.

<figure><img src="https://3225454219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyv7MAeGLKiJhjvUh7te2%2Fuploads%2F1DpiVezD6DCOAJddy381%2Fimage.png?alt=media&#x26;token=867b1240-4e16-48bd-b96a-df58e2af62b1" alt=""><figcaption></figcaption></figure>

Then fill out the endpoint that you are looking to throttle, the interval in which to throttle, and the max per interval. Then just hit register, your throttled link will be returned.

<figure><img src="https://3225454219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyv7MAeGLKiJhjvUh7te2%2Fuploads%2FIddmiE2ja8eA8pWKvIcf%2Fimage.png?alt=media&#x26;token=2d37694d-b5a4-43a2-b127-fc8d2d50b672" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3225454219-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fyv7MAeGLKiJhjvUh7te2%2Fuploads%2F62JtyJMI7AcbP1ehAxAj%2Fimage.png?alt=media&#x26;token=f4b33660-c6f5-490a-9f09-e17924577909" alt=""><figcaption></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.trythrottlr.com/registering-endpoints.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.
