> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/xoonips-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/xoonips-tutorial/5operations/2readme/27item_transfer.md).

# 2.7. Item transfer

Basically, an item's edit authority is given only to the user who originally registered/requested to register the item.

When the user resigns from the membership, he/she can transfer their items to another user.

* How to transfer an item:

  Click on the link \[Request Item Transfer] on XooNIps user menu.

  !["Request Item Transfer"](/files/-LTR316y4JGk5-6C2Ub3)

  **Figure 5.53. "Request Item Transfer"**

  Identify the item to be transferred. Use either of \[Item List], \[Index keyword], \[Search] at "Add items from" for searching it.

  ![Request Item Transfer 2](/files/-LTR317-yT6OTtt9uaWI)

  **Figure 5.54. Request Item Transfer 2**

  Choose the user who transfers his/her authority (transferee) by the dropdown list and click on the \[Next] button.

  ![Request Item Transfer 3](/files/-LTR31716t9Sdc1Yxr2j)

  **Figure 5.55. Request Item Transfer 3**

  A confirmation screen will appear. Click on the \[execute transfer] button.

  ![Request Item transfer 4](/files/-LTR3173XxEBnPZ2ZicF)

  **Figure 5.56. Request Item transfer 4**
* How to transfer a user's editing authority to another user:

  Click on the link of "Accept Item Transfer".

  Choose an index tree keyword to register the transferred item and click on the \[Accept] button.

  ![Accept Item Transfer](/files/-LTR31759XaOyOw42WJR)

  **Figure 5.57. Accept Item Transfer**


---

# 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://xoops.gitbook.io/xoonips-tutorial/5operations/2readme/27item_transfer.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.
