> For the complete documentation index, see [llms.txt](https://polkadot.novabloq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polkadot.novabloq.com/element-polkadot-keyring.md).

# Element - Polkadot Keyring

- [Getting Started](https://polkadot.novabloq.com/element-polkadot-keyring/getting-started.md)
- [Actions](https://polkadot.novabloq.com/element-polkadot-keyring/actions.md)
- [Add Pair to Keyring](https://polkadot.novabloq.com/element-polkadot-keyring/actions/add-pair-to-keyring.md): This action will add a pair to the keyring, you can add as many as you need.
- [Remove pair from Keyring](https://polkadot.novabloq.com/element-polkadot-keyring/actions/remove-pair-from-keyring.md): This action will remove the added pair from the keyring
- [Get Pair Metadata](https://polkadot.novabloq.com/element-polkadot-keyring/actions/get-pair-metadata.md)
- [Get All Pairs in Keyring](https://polkadot.novabloq.com/element-polkadot-keyring/actions/get-all-pairs-in-keyring.md): Gives a list of addresses of all the added pairs
- [Set SS58 Format](https://polkadot.novabloq.com/element-polkadot-keyring/actions/set-ss58-format.md)
- [Sign a Message](https://polkadot.novabloq.com/element-polkadot-keyring/actions/sign-a-message.md): Sign a message with one of the added pairs.
- [Verify Signature](https://polkadot.novabloq.com/element-polkadot-keyring/actions/verify-signature.md): Verify if the signature is valid
