# Up next: Open Registry

While our team is actively working to polish and improve Terminal's current build, incorporating daily feedback from our Beta testers, Terminal represents just the beginning. We expect to ship many additional Delegates (we are building a twitter agent, portfolio agent, RWA agent, fraud agent..) that will ride on the bitGPT Network, culminating in an **Open Registry** where other projects, developer teams, and individuals can create, deploy, manage, and even monetize their own Delegates.

We look forward to sharing more with you on this in the near future.


---

# 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://bitgpt-2.gitbook.io/docs/getting-started/up-next-open-registry.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.
