Skip to content

Commit

Permalink
Add links to set ID via Polkassembly (#6367)
Browse files Browse the repository at this point in the history
* edits

* edits
  • Loading branch information
filippoweb3 authored Nov 7, 2024
1 parent 9ca4da8 commit 181e857
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/learn/learn-identity.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ slug: ../learn-identity

import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem";

:::info Setting your identity on Polkassembly

You can set your identity using the Polkassembly dApp. Follow
[these support guides](https://support.polkadot.network/support/solutions/articles/65000187627-how-to-set-your-on-chain-identity-on-polkassembly).

:::

Polkadot provides a naming system that allows participants to add personal information to their
on-chain account and subsequently ask for verification of this information by
[registrars](#registrars).
Expand Down Expand Up @@ -137,4 +144,7 @@ See [this page](./learn-guides-identity.md#registrars) to learn how to become a
If you are an advanced user, see the
[Polkadot-JS guides about account identity](./learn-guides-identity.md).

See also
[these Polkadot-JS support guides](https://support.polkadot.network/support/solutions/articles/65000181981-how-to-set-and-clear-an-identity).

:::

0 comments on commit 181e857

Please sign in to comment.