# Adding Admin Error

Several issues can cause this error. Please read through the checks below to help identify your problem.

1. New wallet address

   Until a wallet address has sent or received tokens in a transaction, it will not be recognized. Make sure the wallet address that you are trying to add has a transaction history.
2. Wrong network

   Wallets on the Preview testnet should begin with `addr_test`.\
   Wallets on Mainnet should begin with `addr1`.

If issues persist, try a different address that belongs to the Admin user you want to add.


---

# 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.clarity.vote/clarity-v1/participating-in-an-organization/admin-actions/manage-membership-badges-and-permissions/adding-and-removing-admins/adding-admin-error.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.
