# Scout

## Scout

The Scout system requires the user to use 2 heroes as materials to recruit a new agent. The new agent’s Stats and trait will be based on the 2 material heroes.

The material agents used for Scouting are not destroyed.

Scouting conditions are as follows.

* Users need to ‘Spirit Link’ 2 agents with unused Charisma.\
  – Users cannot use agents with 0 Charisma.
* Only agents of equal Grade can be used as material.

#### Scout: **Expected Outcome**

The user can expect the following results from using the ‘Scout’ system to recruit a new agent.

* User can obtain an agent with a greater stat level.
* User can obtain an agent with Unique Skills.

**Scout: Recruited Hero’s Tier Rate**

Agents of the same Grade can be used to Scout, regardless of their Tiers.\
However, their Tiers can impact the recruited agent’s Tier.

The rates for each Tier will be revealed in the near future.

#### **Scout: Recruited Hero’s Stats Rate**

The Stat level of the recruited agent is determined by the Grades of material agents.

The rates for a newly recruited agent to obtain different Stat level, in relation to the agent Grades, will be revealed in the near future.

#### **Scout: Recruited Hero’s Skill Rate**

The newly recruited agent has a set rate of having skills.\
The rates for a recruited agent to have Skills will be revealed in the near future.


---

# 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://nerdystar.gitbook.io/desperado-b218-the-scars-of-exos-en/ecosystem/agent-growth/scout.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.
