# V1 -> V2 Migration Notice

As of August 2025, we have transitioned to a workspace-based structure in place of the former Projects and Apps, with the objective of enhancing the overall user experience. Workspaces now serve as the successor to Projects. Unlike the previous model, where endpoints had to be created individually, each workspace is automatically provisioned with all RPC endpoints upon creation.

All previously created projects and apps (endpoints) have been automatically migrated into the new workspaces. Existing project team members have been transferred as workspace collaborators, retaining identical roles and permissions. While your current v1 endpoints (`https://lb.nodies.app/v1/xxxxxxxxx`) will remain operational for the time being, we strongly recommend transitioning to v2 endpoints as soon as possible to avoid any potential service interruptions.


---

# 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.nodies.app/application-guide/v1-greater-than-v2-migration-notice.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.
