# Resources

- [🚪 Login, Account, and Subscriptions](https://illust.gitbook.io/illust-studio/resources/login-account-and-subscriptions.md)
- [Smart Contract Audits](https://illust.gitbook.io/illust-studio/resources/smart-contract-audits.md)
- [Geospatial Registry Litepaper](https://illust.gitbook.io/illust-studio/resources/smart-contract-audits/geospatial-registry-litepaper.md)
- [Abstract](https://illust.gitbook.io/illust-studio/resources/smart-contract-audits/geospatial-registry-litepaper/abstract.md)
- [Cross-Chain Ownership](https://illust.gitbook.io/illust-studio/resources/smart-contract-audits/geospatial-registry-litepaper/cross-chain-ownership.md)
- [Hyperstructure & Geohashes](https://illust.gitbook.io/illust-studio/resources/smart-contract-audits/geospatial-registry-litepaper/hyperstructure-and-geohashes.md)
- [Scene Config & AssetIDs](https://illust.gitbook.io/illust-studio/resources/smart-contract-audits/geospatial-registry-litepaper/scene-config-and-assetids.md)
- [Off-Chain Data Usage](https://illust.gitbook.io/illust-studio/resources/smart-contract-audits/geospatial-registry-litepaper/off-chain-data-usage.md)
- [Time](https://illust.gitbook.io/illust-studio/resources/smart-contract-audits/geospatial-registry-litepaper/time.md)
- [GSR Smart Contract ABI](https://illust.gitbook.io/illust-studio/resources/smart-contract-audits/geospatial-registry-litepaper/gsr-smart-contract-abi.md)
- [Legal](https://illust.gitbook.io/illust-studio/resources/legal.md)
- [Privacy Policy](https://illust.gitbook.io/illust-studio/resources/legal/privacy-policy.md): Illust Privacy Policy – Version 1.1, Last Updated 3/10/2021
- [Terms of Service](https://illust.gitbook.io/illust-studio/resources/legal/terms-of-service.md): Illust Terms of Service – Version 1.2, Last Updated 9/7/2021
- [User Agreement](https://illust.gitbook.io/illust-studio/resources/legal/user-agreement.md): Illust User Agreement – Version 1.1, Last Updated 3/10/2021


---

# 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-studio/resources.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.
