# Securing Your Key

### Secure Your Key

It's pretty easy to secure our key. To add these restrictions we need to login, and navigate to our dashboard clicking on the domains link for the key that we want to add the restriction to shown below.&#x20;

![](https://camo.githubusercontent.com/350a06cb1eb026215b2bf87b402f91934085ea69333f61d836c6c3e2bbe5f86d/68747470733a2f2f75736573716c2e6769746875622e696f2f7475746f7269616c732f646f63732f696d616765732f72657374726963742d646f6d61696e732d312e706e67)

After that the domain for the static site needs to be entered. For the purposes of the tutorial the domain in this example is entered below. To add more than one domain you just need to seperate it by a comma.&#x20;

![](https://camo.githubusercontent.com/0befdd1e3219c982d29f0afe60e3c30e856046a7cb9f09e8ce86ad67404e1b52/68747470733a2f2f75736573716c2e6769746875622e696f2f7475746f7269616c732f646f63732f696d616765732f72657374726963742d646f6d61696e732d322e706e67)


---

# 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.usesql.com/tutorials/securing-your-key.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.
