# Release a Rex (Close Position)

If you no longer want to keep your Rex, you can release them anytime (close position).&#x20;

Here's how:

1. Go to "Portfolio"
2. Choose the Rex you want to release
3. Review position details
4. Click "Close"

That's it! You've just released this Rex! Your funds will be returned to your wallet.

🦖 **Pro Tip**: *Check on your Rexes regularly! Keeping track helps you make better decisions about when to release.*


---

# 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.trex.trade/how-to.../release-a-rex-close-position.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.
