# Introduction

### How can I get Web API Key?

In upcoming updates, you will able to manage your API keys within the app, but for now you can generate one from [this link](https://sketchub.in/temp/register_api.php) (If you don't have any Sketchub account, you shall need to create one from the app).

### Is it Sketchub API free?

Yes It is free, but it is currently limited to 200 queries per hour, and you may like to donate or appeal us to increase the limit.

### Feedback

:envelope: Mail: <contact@sketchub.in>\
&#x20;<img src="https://1302509501-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MTuaXxnOMFYrBgpRmEx%2F-McnK1liM2RTZH2_glyo%2F-McnMcbuIcZz_VBzCPNS%2FDiscord-Logo-Color.png?alt=media&#x26;token=711881fd-cb98-44ea-9eed-a360b29958db" alt="" data-size="line"> Discord: <https://discord.gg/wEathsbhXc>\
&#x20;<img src="https://1302509501-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MTuaXxnOMFYrBgpRmEx%2F-McnMfbS-1Mx1PUrs-Iz%2F-McnNiYSqaTzECytv0_J%2Ft_logo.png?alt=media&#x26;token=7f527d28-ac84-42c2-9f8a-2aca5c11338f" alt="" data-size="line"> Telegram: <https://t.me/Sketchubt>


---

# 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.sketchub.in/master.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.
