# Vesting interface

1. Have a non-custodial wallet Metamask installed. If you dont,[ install](https://metamask.io)[ (opens new window)](https://metamask.io/);
2. [Browse to the Vesting claim page (opens in new window);](<https://vesting.zyx.network/ >)
3. Click **CONNECT**, and approve the connection in the wallet itself if asked;
4. Choose **ZYX Mainnet Network.** [Or add custom RPC ( opens in new window )](https://doc.zyx.network/zyx-docs/use-cases/for-users/rpc-links)**;**
5. In the table you will see the following amounts:

   a) vested at the moment;

   b) already claimed;

   c) available to claim at the moment;&#x20;
6. Click **CLAIM**, and approve the transaction in Metamask.

![](/files/0dCSVf4WzrGlQomMqJQ7)


---

# 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://doc.zyx.network/zyx-docs/use-cases/for-users/vesting-interface.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.
