# My Secrets

You can view previously created Secrets and their history in the Secrets section menu by clicking the "My Secrets" tab:

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXda2zaSlA3GTPCTKNS9a-E9bKRPNA3sEBmfcBS1q6v9wPzNQ72L_m1rYiKG-w-H1VPsIw46mUh_HYctp24BjG_JvmOcuxdAaLsC1wHGtIt3Iqxehn2X90pWKHD7vRehBJ8U1D_gYsSzXwC8-rI4tuVe3-E?key=IWZluCpJ-RlGNEwoqVH17g" alt="" width="375"><figcaption></figcaption></figure>

A list of created Secrets will open, clicking on which you can see the content, details by time of creation, and copy the link to the Secret to share with users:

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXcB8_HVrShKaLx5o0pDwTSFx-gOXgo0TuS8AvnIip47JT-xps7GapBxYOa3BktvPrM78I-NwawWGK3NVEDwsYkkNyhR_K_kw11yvwC-OkUCSMj6UreyqQCxVzOFis7M96iZLXEdmjYvCSetW2C2wApGrJJO?key=IWZluCpJ-RlGNEwoqVH17g" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.daomars.com/f.a.q/wallet-old-version/secrets/my-secrets.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.
