# How To Become a Delegator

### Prerequisites

1. **Wallet Setup**

* A Qubetics-compatible wallet&#x20;
* **TICS Tokens:** Ensure that **50 TICS tokens are held to participate in delegation on Testnet** and **1 TICS tokens are held to participate in delegation on Mainnet**.

2. **Understanding the Process**

* Familiarize yourself with the roles and responsibilities of validators.
* Understand key metrics such as stake amount, commission rates, stake rewards, and the potential risks involved.
* Gain basic knowledge of the unbonding period and how delegation works.

### Steps to Become a Delegator

#### Step 1: Access Qubetics Delegator Application

* Visit the delegator application, the official delegator application for the Qubetics blockchain, to seamlessly onboard as a delegator in 4 easy steps.
* Sign in with your Keplr in the application and click on the **“Become a delegator”** button.

#### Step 2: Select a Validator

* Evaluate validator performance metrics on the validator page, including:
  * **Total Stake:** The total amount of TICS tokens staked, including self-stake and stake delegated by delegators to the validator.
  * **Commission Rate:** The percentage of rewards retained by the validator as a fee before distributing the staked rewards to all the delegators.
  * **Number of Delegators:** Reflects the validator’s popularity and community support.
* Choose a validator based on your preferences for reliability, reward potential, and trustworthiness.

#### Step 3: Delegate Tokens

* Use the Qubetics Wallet TICS balance to delegate your tokens.
* Specify the number of tokens to delegate.
* Review and confirm the delegation process.

#### Step 4: Monitor Rewards

* Regularly log into the delegator application to track staking rewards and validator performance.
* Stay updated on any changes in validator metrics

#### Step 5: Re-Delegate or Withdraw Tokens

* If you’re unsatisfied with your current validator, re-delegate your tokens to another validator.
* Withdraw your staked tokens if needed, adhering to the unbonding period, during which your tokens remain locked before becoming accessible.

### Responsibilities of Delegators

#### 1. Choose Validators Wisely

* Conduct thorough research on validator performance metrics, including reliability, commission rates, and reputation.
* Avoid delegating to validators with high commission rates or poor uptime records to minimize risks.

#### 2. Participate in Governance

* Use your delegated tokens to vote on governance proposals, playing an active role in shaping the Qubetics ecosystem.
* Stay informed about governance discussions and upcoming proposals.

#### 3. Monitor Staking Activity

* Regularly review validator performance and reward rates to ensure your tokens are aligned with the best options.
* Stay proactive in re-delegating or withdrawing tokens if your current validator’s performance declines.


---

# 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://qubetics.gitbook.io/qubetics-docs/getting-started/how-to-become-a-delegator.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.
