# Vault States

A vault may be in one of 4 states:

* ***Active*** means the subscription period is still active (that is, the vault has not yet reached the expiration date).
* ***Expired** & **In Process*** means the vault has reached the expiration date and the system is processing the linked price against the Pyth Network oracle price to determine and deliver the proper funds.
* ***Withdraw*** means the funds are available for withdrawal.
* ***Settled*** means all the funds have been withdrawn.

&#x20;


---

# 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://prodigyfi.gitbook.io/structured-yields/how-prodigy.fi-works/vault-creation/vault-states.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.
