> For the complete documentation index, see [llms.txt](https://captain-tsubasa-rivals.gitbook.io/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://captain-tsubasa-rivals.gitbook.io/cn/yao-qing-zu-lin.md).

# 邀请／租赁

<figure><img src="https://lh5.googleusercontent.com/_jRTYac9qwvhPD72vPxrDK1il7lzV9WfMdHx2x6q8W2-4I2LLSCSgsSS1Bg-Y6dsy-qnWxrTRgptByc507vvSS6tE0L7S_EHArytCCHaUkEN9kVdWrvxqh__uUS-P4Yu5Wf8xLHaTIMt" alt=""><figcaption></figcaption></figure>

### 邀请系统

<figure><img src="/files/54CKzIZxWo4mlCaaLwpa" alt=""><figcaption></figcaption></figure>

### 基本规则&#x20;

用户在《足球小将 -RIVALS-》注册账号时，需要请原有用户发送邀请URL。&#x20;

### 球员租赁功能&#x20;

#### **租赁市场**

* 用户可在租赁市场注册任意球员。
* &#x20;可以将在租赁市场注册的球员（NFT）租给其他用户。
* 每名球员设有可租赁次数的上限。
* &#x20;如果想要直接租给其他用户，可以发布／注册共享码。&#x20;

**已租赁球员（NFT）**&#x20;

* 已租赁球员可被设置在PvP模式的卡组中。&#x20;
* 租赁的球员不会从原用户的名下移除，借出人和借入人可同时使用。&#x20;
* 将自己的球员租赁给其他用户使用时，用户可获得熟练程度，作为球员在进攻队伍中使用的激励。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://captain-tsubasa-rivals.gitbook.io/cn/yao-qing-zu-lin.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
