# Tutorials

- [How to Configure a PoP Token](https://illust.gitbook.io/illust/resources/tutorials/how-to-configure-a-pop-token.md): Updated 2022-09-14
- [Using Magic to Generate a PoP](https://illust.gitbook.io/illust/resources/tutorials/using-magic-to-generate-a-pop.md): Updated 2022-09-14
- [App Permissions](https://illust.gitbook.io/illust/resources/tutorials/app-permissions.md): Permission tutorials for iOS users in a Safari, Chrome, Brave, or Metamask Browser. Updated 2022-09-14
- [Turning on Location (iOS)](https://illust.gitbook.io/illust/resources/tutorials/app-permissions/turning-on-location-ios.md)
- [Turning on Camera (iOS)](https://illust.gitbook.io/illust/resources/tutorials/app-permissions/turning-on-camera-ios.md)
- [Turning on Motion (iOS)](https://illust.gitbook.io/illust/resources/tutorials/app-permissions/turning-on-motion-ios.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://illust.gitbook.io/illust/resources/tutorials.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.
