# Mentoring Instructions

## Instructions on HOW TO MENTOR <a href="#id-884b" id="id-884b"></a>

### 1. Head to the [“Mentors” tab](https://app.cyball.com/#/profile?tab=mentors) from the [CyBall Web App](https://app.cyball.com/)

![](https://miro.medium.com/max/700/0*Pl5vOm90zis8nrFT)

### 2. Select 1 or 2 CyBloc(s) to be used in Mentoring

![](https://miro.medium.com/max/700/0*zat9XwGg8hsqKf_d)

### 3. Click ‘Approve CBT’, ‘Approve BUSD’ and confirm each transaction in your crypto wallet (requires enough **BNB** in wallet to cover gas costs)

![](https://miro.medium.com/max/700/0*6agAbrVzJABHxBZV)

### 4. Click ‘Start Mentoring’ and confirm the transaction in your crypto wallet. Ensure you have sufficient fees (**CBT** and **BUSD**) to cover the Mentoring fee as well as enough **BNB** to cover gas costs

![](https://miro.medium.com/max/700/0*-8BWBuvLcaUQAfpk)

### 5. Once the transaction is confirmed, the newly minted CyPod from Mentoring can be found in the [CyPods tab](https://app.cyball.com/#/profile?tab=cypods). This CyPod can either be sold on CyBall’s NFT Marketplace, or, upon waiting for 5 days, be opened to reveal a brand new CyBloc

![](https://miro.medium.com/max/700/0*aWXFgAHctc6mgFS0)


---

# 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://docs.cyball.com/ecosystem/mentoring/mentoring-instructions.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.
