diff --git a/docs/build/isc/v1.1/docs/_admonitions/_AgentID.md b/docs/build/isc/v1.1/docs/_admonitions/_AgentID.md index 7251622e68d..b3cfe6421fd 100644 --- a/docs/build/isc/v1.1/docs/_admonitions/_AgentID.md +++ b/docs/build/isc/v1.1/docs/_admonitions/_AgentID.md @@ -1,3 +1,5 @@ -:::Info ISC Agent ID +:::info ISC Agent ID + The `ISCAgentID` represents the identifier of the agent (user or contract) whose NFTs you want to retrieve. You can get the [`AgentID`](../explanations/how-accounts-work.md) from the sender by calling `ISC.sandbox.getSenderAccount()`. + ::: \ No newline at end of file diff --git a/docs/build/isc/v1.3/docs/_admonitions/_AgentID.md b/docs/build/isc/v1.3/docs/_admonitions/_AgentID.md index fe3e762aa9e..b3cfe6421fd 100644 --- a/docs/build/isc/v1.3/docs/_admonitions/_AgentID.md +++ b/docs/build/isc/v1.3/docs/_admonitions/_AgentID.md @@ -1,3 +1,5 @@ :::info ISC Agent ID + The `ISCAgentID` represents the identifier of the agent (user or contract) whose NFTs you want to retrieve. You can get the [`AgentID`](../explanations/how-accounts-work.md) from the sender by calling `ISC.sandbox.getSenderAccount()`. + ::: \ No newline at end of file