diff --git a/guides/tutorials/cheqd/index.md b/guides/tutorials/cheqd/index.md index 2697e0d..b247232 100644 --- a/guides/tutorials/cheqd/index.md +++ b/guides/tutorials/cheqd/index.md @@ -100,10 +100,10 @@ The resolveResource function in the cheqd API allows agents to resolve DID-Linke - By `resourceId` - By `resourceName` and `resourceType` -Additionally, two query parameters are supported for both conventions: +Additionally, both conventions support the following query parameters: -- `resourceUrl?version=` -- `resourceUrl?resourceVersionTime=` +- To fetch a specific resource version: `resourceUrl?version=` +- To fetch the closest resource version for a given time: `resourceUrl?resourceVersionTime=` #### Using `resourceId`