# Wallet & Network Onboarding

#### Allocate a Party on Canton Network

Your party must be allocated into the network topology so that it can operate on the Ledger API.

Use the Canton topology commands or your network operator’s onboarding process:

* Allocate participant → party mapping
* Enable permissioning (namespace, package vetting, etc.)

If required, Metra can rely on the same topology used by your Wallet or Utility environment.


---

# 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://hydrax.gitbook.io/metra-docs/onboarding/quickstart/wallet-and-network-onboarding.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.
