# Overview

The wallet (issued upon successful registration) acts as a gateway to enter into the [Activelink](https://activelink.io/) ecosystem while empowering the users with seamless control over their digital assets within the network, providing unmatched security and convenience, and functioning as a centralized hub for managing transactions, and accessing a range of features.&#x20;

One of the main advantages of the Activelink ID is its user-friendly design. It's crafted to be simple and accessible, with an easy-to-use interface that works well for both new and experienced users. Features including named accounts, recent activities, and discover communities are feathers in the hat.&#x20;

The demonstration below illustrates the process of onboarding onto the Activelink platform and how a Wallet is provided to you carrying a unique wallet address (ID).

{% embed url="<https://demo.arcade.software/3qnuZSUKjwpte6J0IuMe?embed=&show_copy_link=true>" %}
Onboarding onto the Activelink platform
{% endembed %}

The Wallet diagram illustrates the process flow of how the wallet is linked and generates the values within the Activelink ecosystem.

<figure><img src="/files/OmxmYUL3B7So3VeaaS3d" alt=""><figcaption></figcaption></figure>

The diagram depicting the wallet is explained to provide you with a clearer comprehension of each entity/term within the wallet.

* [**Activelink ID**](https://activelink.gitbook.io/activelink/activelink-id/pages/bEDCg4y3JsU3AnwOIq8Q#:~:text=The%20Activelink%20ID%20provides%20a%20convenient%2C%20secure%2C%20and%20integrated%20solution%20for%20owning%20and%20managing%20your%20digital%20assets.%20With%20its%20user%2Dfriendly%20interface%20and%20intuitive%20design%2C%20it%20is%20accessible%20to%20users%20of%20all%20experience%20levels.)**:** Secure an Activelink ID, which serves as your unique digital identifier.
* [**DID**](/activelink/activelink-id/wallet/characteristics.md#did-wallet-address)**:** Link your Activelink ID to an on-chain Decentralized Identifier (DID). This on-chain DID represents your identity in the decentralized ecosystem.
* [**On-Chain Assets**](/activelink/activelink-id/wallet/characteristics.md#on-chain-assets-custody-fts-and-nfts)**:** Acquire and manage on-chain assets, such as badges, linked to your Activelink ID. These assets can represent various achievements, credentials, or ownerships.
* [**Fungible Tokens**](/activelink/activelink-id/wallet/characteristics.md#on-chain-assets-custody-fts-and-nfts)**:** Within the custody service, the wallet manages fungible tokens. These are tokens that are interchangeable with other tokens of the same type, such as currency or utility tokens.
* [**Unlock Communities**](/activelink/activelink-id/wallet/characteristics.md#communities)**:** Use your Activelink ID to access and participate in different communities or platforms. Ownership of certain on-chain assets (badges) might be a prerequisite for unlocking specific communities.
* [**Accessing Exclusive Content**](https://activelink.gitbook.io/activelink/activelink-id/wallet)**:** Accessing Exclusive Content allows users to unlock premium materials on Activelink using tokens or subscriptions.
* [**Named Accounts**](https://activelink.gitbook.io/activelink/activelink-id/wallet/characteristics#wallet-id)**:** Within the system, there are named accounts associated with the wallet. These accounts have human-readable names, making them easily identifiable.
* [**Send & Receive Tokens**](https://activelink.gitbook.io/activelink/activelink-id/wallet/characteristics#send-and-receive-tokens)**:** Using the wallet, the member can send and receive tokens, which are digital representations of value within the system.
* [**Sign a Transaction**](https://activelink.gitbook.io/activelink/activelink-id/wallet/characteristics#sign-a-transaction)**:** The wallet enables the member to digitally sign transactions, ensuring their authenticity and security.
* [**Recent Activities**](https://activelink.gitbook.io/activelink/activelink-id/wallet/characteristics#recent-activity)**:** The wallet keeps track of recent activities such as transactions and other interactions for the member's reference.


---

# 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://activelink.gitbook.io/activelink/activelink-id/overview.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.
