> For the complete documentation index, see [llms.txt](https://castle-support.pocketarena.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://castle-support.pocketarena.com/castle-market/i-am-a-castle-sponsor.-how-can-i-contact-my-player.md).

# I am a Castle sponsor. How can I contact my player?

There may be times where you need to contact the player to whom your NFT Castle is rented out to.

To contact the player you will first have to first visit the NFT Castle Market and log in with your user credentials.

On the home screen you will see your NFT purchased which will also list your NFT Castel which you have rented out to a player. Click on the castle and the castle dashboard will appear where you will need to click on “Player Detail”.

On the next screen you will see the player activity along with an option to “Contact Player on Telegram”.

&#x20;&#x20;

![](/files/jQd9qJiSWlIxvr2SSHgS)

After clicking the “Contact Player on Telegram”, you will be required to enter your Telegram ID. Enter your ID and click on Send. The message will be sent to the player who will contact you via Telegram if needed be.

&#x20;&#x20;

![](/files/2o7UKRQYI5D0BAXWQ0Io)


---

# 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://castle-support.pocketarena.com/castle-market/i-am-a-castle-sponsor.-how-can-i-contact-my-player.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.
