# Guides

- [Getting Started](/guides/getting-started.md): Build privacy-centric apps with the power of the Sudo Platform
- [Users](/guides/users.md): The glue between a user and their Sudo identities
- [Integrate the User SDK](/guides/users/integrate-the-user-sdk.md): Integrate the User SDK into your application
- [Registration](/guides/users/registration.md)
- [Authentication](/guides/users/authentication.md)
- [SDK Releases](/guides/users/changlog.md): Additional resources for User SDKs
- [API Reference](/guides/users/api-reference.md): API references for the User SDKs
- [Entitlements](/guides/entitlements.md): Managing consumption of Sudo capabilities
- [Administrative API](/guides/entitlements/administrative-api.md): Administrative API for managing user entitlements
- [Integrating the Administrative API](/guides/entitlements/administrative-api/integrating-the-administrative-api.md): Integrate the Entitlements Administrative API with your own entitlements system
- [Entitlement Definitions](/guides/entitlements/administrative-api/entitlement-definitions.md): Administrative APIs for working with entitlement definitions
- [Managing Entitlements Sets](/guides/entitlements/administrative-api/managing-entitlements-sets.md): Administrative APIs for managing entitlements sets
- [Managing Entitlements Sequences](/guides/entitlements/administrative-api/managing-entitlements-sequences.md): Administrative APIs for managing entitlements sequences
- [Managing User Entitlements](/guides/entitlements/administrative-api/managing-user-entitlements.md): Administrative APIs for managing user entitlements
- [API Schema](/guides/entitlements/administrative-api/api-schema.md): The GraphQL API schema for the Sudo Platform Entitlements administrative API
- [End-user API](/guides/entitlements/end-user-api.md): Performing entitlements operations from clients
- [Integrate the Entitlements SDK](/guides/entitlements/end-user-api/integrate-the-entitlements-sdk.md): Integrate the Entitlements SDK into your application
- [Redeeming Entitlements](/guides/entitlements/end-user-api/redeeming-entitlements.md): Entitlements API for redeeming user entitlements
- [Retrieving Entitlements](/guides/entitlements/end-user-api/retrieving-entitlements.md): Entitlements APIs for retrieving user entitlements information
- [SDK Releases](/guides/entitlements/end-user-api/sdk-releases.md): Entitlements SDK releases
- [API Reference](/guides/entitlements/end-user-api/api-reference.md): Entitlements SDK API reference
- [Sudos](/guides/sudos.md): The digital identity for the modern age
- [Integrate the Sudo Profiles SDK](/guides/sudos/integrate-the-sudo-sdk.md): Integrate the Sudo Profiles SDK into your application
- [Sudo Entitlements](/guides/sudos/sudo-entitlements.md)
- [Manage Sudos](/guides/sudos/managing-sudos.md)
- [SDK Releases](/guides/sudos/sdk-releases.md): Additional resources for the Sudo Profiles SDKs
- [API Reference](/guides/sudos/api-reference.md): API references for the Sudo Profiles SDKs
- [Telephony](/guides/telephony.md): Unlock the power of phone numbers within your products.
- [Integrate the Telephony SDK](/guides/telephony/integrate-the-telephony-sdk.md): Integrate the Telephony SDK into your application
- [Manage Phone Numbers](/guides/telephony/phone-numbers.md)
- [Text Messaging](/guides/telephony/text-messaging.md)
- [Voice Calling](/guides/telephony/calling.md)
- [Telephony Simulator](/guides/telephony/simulator-and-the-zz-country-code.md): This page describes the Telephony simulator and "ZZ" country code.
- [SDK Releases](/guides/telephony/sdk-releases.md): Additional resources for the Telephony SDKs
- [API Reference](/guides/telephony/api-reference.md): API references for the Telephony SDKs
- [Email](/guides/email.md): Unlock the power of secure email within your products.
- [Integrate the Email SDK](/guides/email/integrate-the-email-sdk.md): Integrate the Email SDK into your application
- [Email Entitlements](/guides/email/email-entitlements.md): Managing consumption of Email capabilities
- [Manage Email Addresses](/guides/email/manage-email-addresses.md): Provides the essentials to give your users their own email address with the privacy and security benefits of a Sudo
- [Sending & Receiving Email](/guides/email/send-an-email.md): Provides your users the ability to perform email communications with a Sudo
- [Manage Email Folders](/guides/email/manage-email-folders.md): Allow your users the flexibility to manage their email address with email folders
- [Draft Email Messages](/guides/email/draft-email-messages.md): Allow your users to save draft emails securely
- [Schedule Send](/guides/email/schedule-send.md): Schedule a message to be sent at a specified date and time in the future.
- [Manage Email Address Blocklists](/guides/email/manage-email-address-blocklists.md): Allow your user to block specific email addresses from being able to send messages to any of their Sudo email addresses
- [Email Address Public Information](/guides/email/email-address-public-information.md): Provides the ability to lookup public information for email addresses in the same network.
- [Pagination](/guides/email/pagination.md): Provides the ability to separate and traverse through pages of data
- [Caching](/guides/email/caching-1.md): Perform queries through network or local lookups
- [Configuration Data](/guides/email/configuration-data.md): Allow your users to obtain configuration details that include the various limits that apply to emails.
- [Email Notifications](/guides/email/email-notifications.md)
- [Email Masks](/guides/email/email-masks.md): Managing Email Masks (sometimes called "aliases")
- [Email Mask Entitlements](/guides/email/email-masks/email-mask-entitlements.md): Managing a user's Email Mask capabilities
- [Managing Email Masks](/guides/email/email-masks/managing-email-masks.md): The essentials to give your users the ability to secure their real email addresses behind Email Masks
- [Verifying External Email Addresses](/guides/email/email-masks/verifying-external-email-addresses.md): Ensuring that the user owns an external email address is a critical step in setting up an Email Mask to forward to that address.
- [Sending & Receiving Messages](/guides/email/email-masks/sending-and-receiving-messages.md): Email Masks automatically route messages sent to the to their associated real email address, and can (for Internal real email addresses) send messages without exposing the users real email address.
- [SDK Releases](/guides/email/sdk-releases.md): Additional resources for the Email SDKs
- [API Reference](/guides/email/api-reference.md): API references for the Email SDKs
- [Decentralized Identity](/guides/decentralized-identity.md): Leverage the power of Decentralized Identity in your application
- [Edge Agent](/guides/decentralized-identity/decentralized-identity.md): Providing Decentralized Identity edge agent solutions to your users.
- [Relay SDK](/guides/decentralized-identity/decentralized-identity/relay-sdk.md): Providing a scalable relay for your decentralized communications.
- [Integrate the Relay SDK](/guides/decentralized-identity/decentralized-identity/relay-sdk/integrate-the-relay-sdk.md): Integrate the Relay SDK into your application
- [Relay Entitlements](/guides/decentralized-identity/decentralized-identity/relay-sdk/relay-entitlements.md): Managing consumption of Relay capabilities
- [Manage Relay Postboxes](/guides/decentralized-identity/decentralized-identity/relay-sdk/manage-relay-postboxes.md): Provides the essentials to give your users their postbox.
- [Manage Relay Messages](/guides/decentralized-identity/decentralized-identity/relay-sdk/storing-and-retrieving-relay-messages.md): Allow your users to retrieve and manage messages within their postbox.
- [Receiving Messages](/guides/decentralized-identity/decentralized-identity/relay-sdk/receiving-messages.md): Use an always-on endpoint to receive messages from peers.
- [SDK Releases](/guides/decentralized-identity/decentralized-identity/relay-sdk/sdk-releases.md): Additional resources for the Decentralized Identity Relay SDKs
- [Edge Agent SDK](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk.md): Decentralized Identity Connection, Verifiable Credential and Proof Presentation management for mobile agents.
- [Integrate the Edge Agent SDK](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/integrate-the-wallet-sdk.md): Integrate the Edge Agent SDK into your application
- [Agent Management](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/agent-management.md): Manage instances of mobile agents encapsulating DI protocol engagements and wallet data
- [Manage Wallets](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/manage-wallets.md): Provides the abilities to allow users to create and manage their own secure wallets for agent data
- [Establishing Connections](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/establishing-connections.md): Accept connection invitations, establish peer connections, and manage pending connections.
- [Manage Connections](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/manage-connections.md): Manage peer connections that the agent has established
- [Messaging](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/messaging.md): Receive, send, and manage text messages exchanged between the Edge Agent connections.
- [Manage DIDs](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/manage-dids.md): Manage the DIDs which are owned by the Edge Agent for usage in DI protocols
- [Accepting New Credentials](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/accepting-new-credentials.md): Accept and store incoming verifiable credentials from Issuers, and manage credentials mid-issuance.
- [Manage Credentials](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/manage-credentials.md): Manage the set of verifiable credentials received and owned by the agent
- [Present Credentials for Verification](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/present-credentials-for-verification.md): Use the agent's stored credentials to present a cryptographic proof to a Verifier
- [Utilize Alternative Cryptography Providers](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/utilize-alternative-cryptography-providers.md): Manage where cryptography operations are handled by the agent, for custom and high assurance use cases.
- [SDK Releases](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/sdk-releases.md): Additional resources for the Edge Agent SDKs
- [Standards and Protocols](/guides/decentralized-identity/decentralized-identity/edge-agent-sdk/standards-and-protocols.md): Technical summary of the standards and protocols supported by the Edge Agent SDK
- [Cloud Agent](/guides/decentralized-identity/cloud-agent.md): Providing Decentralized Identity cloud agent solutions to your organization.
- [Cloud Agent Admin API](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api.md): Sudo Platform Decentralized Identity Cloud Agent admin API supports exchange of credentials and presentations over various Aries protocols, with support for both Anoncreds and W3C VC specifications
- [Integrate the Cloud Agent Admin API](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/integrate-the-cloud-agent-admin-api.md): Integrate your application with the Cloud Agent admin API
- [Aries Interop Profile (AIP)](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/aries-interop-profile-aip.md): Use Aries protocols to establish connections, exchange credentials and exchange presentations
- [Connection Exchanges](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/aries-interop-profile-aip/connection-exchanges.md): Manage connection exchanges using Aries protocols
- [Credential Exchanges](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/aries-interop-profile-aip/credential-exchanges.md): Manage credential exchanges using Aries protocols
- [Proof Exchanges](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/aries-interop-profile-aip/proof-exchanges.md): Manage proof exchanges, also known as presentation exchanges, using Aries protocols
- [Connections](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/connections.md): Manage established connections
- [Basic Messages](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/basic-messages.md): Send and receive messages over DIDComm connection
- [DIDs](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/dids.md): Create and manage DIDs owned by the cloud agent
- [Credentials](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/credentials.md): Manage held credentials
- [Anoncreds Credentials](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/credentials/anoncreds-credentials.md): Manage held Anoncreds verifiable credentials
- [Schemas](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/credentials/anoncreds-credentials/schemas.md): Manage Anoncreds schemas created by the cloud agent
- [Credential Definitions](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/credentials/anoncreds-credentials/credential-definitions.md): Manage Anoncreds credential definitions created by the cloud agent
- [W3C Credentials](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/credentials/w3c-credentials.md): Manage held W3C verifiable credentials
- [Credential Status Lists](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/credentials/credential-status-lists.md): Manage and update the status (revoked, suspended) of W3C credentials issued by the Cloud Agent Service.
- [Standalone VC Issue & Verify](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/credentials/standalone-vc-issue-and-verify.md): The Cloud Agent Service supports the ability to sign and verify credentials with standalone APIs.
- [Audit Logs](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/audit-logs.md): View the cloud agent admin API audit trail
- [API Schema](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/api-schema.md): The GraphQL schema for the Sudo Platform Cloud Agent admin API
- [Error Codes](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/error-codes.md): Error codes returned by the cloud agent
- [Standards and Protocols](/guides/decentralized-identity/cloud-agent/cloud-agent-admin-api/standards-and-protocols.md): Technical summary of the standards and protocols supported by the cloud agent
- [Virtual Cards](/guides/virtual-cards.md): Providing a private and secure shopping experience for your users.
- [Integrate the Virtual Cards SDK](/guides/virtual-cards/integrate-the-virtual-cards-sdk.md): Integrate the Virtual Cards SDK into your application
- [Virtual Cards Entitlements](/guides/virtual-cards/virtual-cards-entitlements.md)
- [Virtual Cards Transaction Velocity Constraints](/guides/virtual-cards/virtual-cards-transaction-velocity-constraints.md)
- [Key Management](/guides/virtual-cards/key-management.md): Manage the encryption keys associated with virtual card and transaction data.
- [Manage Funding Sources](/guides/virtual-cards/manage-funding-sources.md): Provides the essentials for a user to link their real payment methods with a virtual card.
- [Manage Virtual Cards](/guides/virtual-cards/manage-virtual-cards.md): Provides a virtual credit card that a user can use to make purchases.
- [Manage Transactions](/guides/virtual-cards/manage-transactions.md): Provides the ability for a user to monitor and track the transactions performed on their virtual cards.
- [Configuration Data](/guides/virtual-cards/configuration.md): Allow your users to obtain configuration details that include the various velocities that apply to funding sources, virtual cards and transactions.
- [Pagination](/guides/virtual-cards/pagination.md): Provides the ability to separate and traverse through pages of data.
- [Caching](/guides/virtual-cards/caching.md): Perform queries through network or local lookups.
- [SDK Releases](/guides/virtual-cards/sdk-releases.md): Additional resources for the Virtual Cards SDKs
- [API Reference](/guides/virtual-cards/api-reference.md): API references for the Virtual Cards SDKs
- [Virtual Cards Simulator](/guides/virtual-cards-simulator.md): Providing simulation of virtual card transactions.
- [Integrate the Virtual Cards Simulator SDK](/guides/virtual-cards-simulator/untitled.md): Integrate the Virtual Cards Simulator SDK into your application
- [Simulate Authorizations](/guides/virtual-cards-simulator/manage-authorizations.md): Simulate a request from a merchant to authorize a charge to a virtual card.
- [Simulate Debits](/guides/virtual-cards-simulator/manage-debits.md): Simulate a charge from a merchant to a virtual card.
- [Simulate Refunds](/guides/virtual-cards-simulator/manage-refunds.md): Simulate a refund from a merchant to a virtual card.
- [Simulate Reversals](/guides/virtual-cards-simulator/manage-reversals.md): Simulate the reversal of an authorization to charge a virtual card.
- [Merchants and Currencies](/guides/virtual-cards-simulator/merchants-and-currencies.md): The Virtual Cards Simulator comes pre-configured with a number of merchants and currency conversion rates.
- [SDK Releases](/guides/virtual-cards-simulator/sdk-releases.md): Additional resources for the Virtual Cards Simulator SDKs
- [API Reference](/guides/virtual-cards-simulator/api-reference.md): API references for the Virtual Cards Simulator SDK
- [Virtual Private Network](/guides/virtual-private-network.md): Unlock the power of virtual private networks within your products.
- [Integrate the VPN SDK](/guides/virtual-private-network/integrate-the-vpn-sdk.md): Integrate the VPN SDK into your application
- [VPN Entitlements](/guides/virtual-private-network/vpn-entitlements.md)
- [Manage Servers](/guides/virtual-private-network/manage-servers.md): Provides your users with the ability to list servers used to establish a connection.
- [Manage Connection](/guides/virtual-private-network/manage-connection.md): Provides the essentials to allow your users to connect and disconnect from a server and view their connection status.
- [Observe VPN Related Events](/guides/virtual-private-network/observe-vpn-related-events.md): Provides a simple way to watch any events required by your applications integrating with VPN SDK.
- [SDK Releases](/guides/virtual-private-network/sdk-releases.md): Additional resources for the VPN SDKs
- [API Reference](/guides/virtual-private-network/api-reference.md): API references for the VPN SDKs
- [Frequently Asked Questions](/guides/virtual-private-network/frequently-asked-questions.md)
- [Secure ID Verification](/guides/identity-verification.md): Verify identities to ensure compliance when using Sudo Platform capabilities
- [Integrate the Secure ID Verification SDK](/guides/identity-verification/integrate-the-identity-verification-sdk.md): Integrate the Secure ID Verification SDK into your application
- [List Supported Countries](/guides/identity-verification/list-supported-countries.md)
- [User Consent for Secure ID Verification](/guides/identity-verification/user-consent-for-secure-id-verification.md)
- [Verify an Identity](/guides/identity-verification/verifying-an-identity.md): Collect and verify identity information, and process the results.
- [Check Secure ID Verification Status](/guides/identity-verification/check-secure-id-verification-status.md)
- [Use the Secure ID Verification Simulator](/guides/identity-verification/idv-simulator.md): Develop and test using the simulator before using the service in a production environment with live data.
- [SDK Releases](/guides/identity-verification/sdk-releases.md): Additional resources for the Secure ID Verification SDKs
- [API Reference](/guides/identity-verification/api-reference.md)
- [Password Manager](/guides/password-manager.md): Providing a safe and secure way to manage credentials for your users.
- [Integrate the Password Manager SDK](/guides/password-manager/integrate-the-password-manager-sdk.md): Integrate the Password Manager SDK into your application
- [Accessing the Password Manager](/guides/password-manager/accessing-the-password-manager.md): Setting up and managing access to the Password Manager
- [Managing Password Vaults](/guides/password-manager/managing-password-vaults.md): Provides the abilities to allow your users to create and manage their own password vaults.
- [Managing Password Vault Items](/guides/password-manager/managing-password-vault-items.md): Provides the essentials to allow your users to manage their vault items within a vault
- [Vault Import and Export](/guides/password-manager/vault-import-and-export.md): Provides a convenient way to import other password managers' data into the vault and export vault data out.
- [Password Utilities](/guides/password-manager/password-utilities.md): Provide your users the necessary utilities to generate strong and secure passwords
- [Password Manager Entitlements](/guides/password-manager/password-entitlements.md): Managing consumption of Password Manager capabilities
- [Password Vault Security](/guides/password-manager/password-vault-security.md)
- [SDK Releases](/guides/password-manager/sdk-releases.md): Additional resources for the Password Manager SDKs
- [API Reference](/guides/password-manager/api-reference.md): API references for the Password Manager SDKs
- [Ad/Tracker Blocker](/guides/ad-tracker-blocker.md): Blocking advertising and user tracking to create a safe browsing experience for your users.
- [Integrate the Ad/Tracker Blocker SDK](/guides/ad-tracker-blocker/integrate-the-ad-tracker-blocker-sdk.md): Integrate the Ad/Tracker Blocker SDK into your application
- [Manage Rulesets](/guides/ad-tracker-blocker/manage-rulesets.md): Provides control over which sets of advertising, tracker and social media blocking rules are active.
- [Blocking Ads and Trackers](/guides/ad-tracker-blocker/blocking-ads-and-trackers.md): Block advertising and user tracking URLs to create a safe browsing experience.
- [Manage Exceptions](/guides/ad-tracker-blocker/manage-exceptions.md): Provides control over which URLs are given an exception from being blocked.
- [SDK Releases](/guides/ad-tracker-blocker/sdk-releases.md): Additional resources for the Ad/Tracker Blocker SDKs
- [API Reference](/guides/ad-tracker-blocker/api-reference.md)
- [Site Reputation](/guides/site-reputation.md): Providing reputation ratings of websites to create a safe browsing experience for your users.
- [Integrate the Site Reputation SDK](/guides/site-reputation/integrate-the-site-reputation-sdk.md): Integrate the Site Reputation SDK into your application
- [Use the Site Reputation SDK](/guides/site-reputation/use-the-site-reputation-sdk.md)
- [SDK Releases](/guides/site-reputation/sdk-releases.md): Additional resources for the Site Reputation SDKs
- [API Reference](/guides/site-reputation/api-reference.md): API references for the Site Reputation SDKs
