> ## Documentation Index
> Fetch the complete documentation index at: https://docs.memoryproto.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Identities

> Explore supported identities and platforms.

Memory allows you to retrieve a graph of user identities based on a single identity input. However, not all identities are the same. Memory supports three types:

### Searchable identities

Identities you can use to query the identity graph:

* [Ethereum address](/api-reference/endpoint/get-user-identity-graph-by-wallet)
* [Farcaster](/api-reference/endpoint/get-user-identity-graph-by-farcaster-username)
* [Twitter](/api-reference/endpoint/get-user-identity-graph-by-twitter-username)
* [Lens](/api-reference/endpoint/get-user-identity-graph-by-lens-username)
* [Zora](/api-reference/endpoint/get-user-identity-graph-by-zora-username)

### Source identities

Identities whose platforms can contain links to other identities (e.g., ENS records or Farcaster wallet and Twitter links). Only source identities appear in the `sources` field of the identity graph.

* [Farcaster](https://www.farcaster.xyz/)
* [ENS](https://ens.domains/)
* [Basenames](https://www.base.org/names)
* [GitHub](https://github.com/)
* [Talent Protocol](https://www.talentprotocol.com/)
* [Lens](https://lens.xyz/)
* [Zora](https://zora.co/)

### Core identities

This is the broader group, all the identities that can be returned in the identity graph.

* Ethereum address
* Solana address
* Email
* Website
* [Farcaster](https://www.farcaster.xyz/)
* [ENS](https://ens.domains/)
* [Basenames](https://www.base.org/names)
* [GitHub](https://github.com/)
* [Factory](https://factory.fm/)
* [Talent Protocol](https://www.talentprotocol.com/)
* [Lens](https://lens.xyz/)
* [Zora](https://zora.co/)

#### Support for new identities

Memory is always looking to support new identity types and expand the identity graph. If you're interested in bringing your platform to Memory, reach out to us at [hello@memoryproto.co](mailto:hello@memoryproto.co).
