> For the complete documentation index, see [llms.txt](https://docs.gmgn.ai/index/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmgn.ai/index/holding.md).

# HOLDING

## HOLDING Page Overview

## **Holding-Holding**

<figure><img src="/files/3ZII1PImVRjhxiRFJ4ea" alt=""><figcaption></figcaption></figure>

Filter: You can select the content you want to view by clicking on the filter

## Holding-Limit

<figure><img src="/files/rkN0HempHn5hnWs99UEz" alt=""><figcaption></figcaption></figure>

You can see all your limit order information, including limit order quantity, trigger price, creation time, limit order status: successful/cancelled/expired

## Holding-Strategy

<figure><img src="/files/Ij1PPyvEQ71em6AwCXAO" alt=""><figcaption></figcaption></figure>

In the strategy, you can see the automatic trading strategy you created, including take profit and stop loss, profit, time, and strategy status.&#x20;

For more information about automatic trading strategies, please click:&#x20;

{% content-ref url="/pages/iyPvnXP7NedxLZKFIywc" %}
[Auto Trading: Quick Buy ＆ Take-Profit / Stop-Loss](/index/auto-trading-quick-buy-take-profit-stop-loss.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.gmgn.ai/index/holding.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.
