# Indepth Guides

- [WebID Document Best Practices](https://docs.inrupt.com/guides/webid-document-best-practices.md)
- [Managing WebID Profiles](https://docs.inrupt.com/guides/webid-document-best-practices/managing-webid-profiles.md)
- [Identity in Solid](https://docs.inrupt.com/guides/identity-in-solid.md)
- [The Client ID Document](https://docs.inrupt.com/guides/identity-in-solid/the-client-id-document.md)
- [Access Control Policies](https://docs.inrupt.com/guides/access-control-policies.md)
- [Universal API](https://docs.inrupt.com/guides/universal-api.md)
- [Authentication in Solid](https://docs.inrupt.com/guides/authentication-in-solid.md)
- [Authentication from Browser](https://docs.inrupt.com/guides/authentication-in-solid/authentication-from-browser.md)
- [Session Restore upon Browser Refresh](https://docs.inrupt.com/guides/authentication-in-solid/authentication-from-browser/session-restore-upon-browser-refresh.md)
- [Authentication Server Side](https://docs.inrupt.com/guides/authentication-in-solid/authentication-server-side.md)
- [Authentication Single-User Application](https://docs.inrupt.com/guides/authentication-in-solid/authentication-single-user-application.md)


---

# 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.inrupt.com/guides.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.
