# Access

- [API keys](https://docs.scaleflex.com/vxp-visual-experience-platform/settings/project/access/api-keys.md): Manage API keys for headless applications
- [Security templates](https://docs.scaleflex.com/vxp-visual-experience-platform/settings/project/access/security-templates.md): Security templates let you control how and from where your assets can be accessed.
- [OAuth2](https://docs.scaleflex.com/vxp-visual-experience-platform/settings/project/access/oauth2.md): OAuth2 allows external websites or applications to access resources hosted by Hub on behalf of a user.


---

# 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.scaleflex.com/vxp-visual-experience-platform/settings/project/access.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.
