# Active Contracts

View a full list of the current active contracts on the blockchain.&#x20;

<figure><img src="https://743511345-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-L9dN7pLc3A31eOxo1tu%2Fuploads%2F0Zfsx1S3VdYXqnsc8RJf%2FActive%20Contracts.jpg?alt=media&#x26;token=305d9f44-d4f3-4ae9-8d7c-5f7aec05a1b7" alt=""><figcaption></figcaption></figure>

**Contract information**

To view more information of an active contract click on the Contract ID/Address

![](https://lh4.googleusercontent.com/6AXKBC7l8Pjbq9G8ZgVUnIa5bmUmyBmRiv1m7wfuoU6_SvJeSCZocKGcxWSKwnUMkPJpNEJc3AfdcmQgmaxV1oQniQ-VOuwfgHMjE9XI-Ryy1RXXrBuOfpZ3W3iSPfpekhZx6LMk)

**Active Until**

Active until indicates till which block a contract is active for.

![](https://lh6.googleusercontent.com/T_1N-HgVE9CXXjbLLYANaPntoR9vx2wo3l0N3GNi90XdFU7Ds_fSMFEVXutICaMA6YlIRwmGv5RlHnYDQZ2uJXUtmsLiaeTnDnZdwuVtfOD5YqHxLdY0F0BNVTzNdabfvKu_sR3w)

**Contract Code**

To view a contract code click the ‘\</>’ icon

![](https://lh5.googleusercontent.com/MKy2jxZ5_UB-X-T_m9WEEUgD3lwsZnUaaWB56SsKdbjj300L5WsJcNSkwoHd539vBfKCj1v9-VsrOixVDb6F6Q3jiHO6b4iC3fTDLB3DXmOBiedLfsyIQSc58n04PkYZa5C9IrXu)

![](https://lh5.googleusercontent.com/2T-lRnThAdoWHmXkpdZh2bluJ_gKT5jD3B3ZnHDe8V25PU0koXS2hr4xdKNuSVsWNMwHutTLtM6ba7qWTZngLk-GLKhRo5YmTqvBHgn6q3GD4ME2vSLL2zCcVoQNX0PULnWnBI1A)


---

# 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.zenprotocol.com/apps/wallet/wallet-structure/contracts/active-contracts.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.
