# Other Features

- [Profile Section Overview](https://docs.onto.app/guides/other-features/profile-section-overview.md)
- [Getting in touch with us](https://docs.onto.app/guides/other-features/getting-in-touch-with-us.md)
- [Identity Mode](https://docs.onto.app/guides/other-features/identity-mode.md)
- [App Lock](https://docs.onto.app/guides/other-features/app-lock.md)
- [Enable Application Mode for iOS](https://docs.onto.app/guides/other-features/enable-application-mode-for-ios.md)
- [Invite Friends](https://docs.onto.app/guides/other-features/invite-friends.md)
- [NFT Domain](https://docs.onto.app/guides/other-features/nft-domain.md)
- [How to add contacts](https://docs.onto.app/guides/other-features/onto-tutorial-or-how-to-add-contacts.md)
- [How to Enable Address Monitoring](https://docs.onto.app/guides/other-features/how-to-enable-address-monitoring.md)
- [How to create and send a Verifiable Credential](https://docs.onto.app/guides/other-features/onto-tutorial-or-how-to-create-and-send-a-verifiable-credential.md)
- [How to endorse a Verifiable Credential](https://docs.onto.app/guides/other-features/onto-tutorial-or-how-to-endorse-a-verifiable-credential.md)
- [Earning and using ONTO points](https://docs.onto.app/guides/other-features/earning-onto-points.md)
- [Earning and using ONT Score](https://docs.onto.app/guides/other-features/how-to-increase-and-use-oscore.md)
- [ONTO Assets Score Helps](https://docs.onto.app/guides/other-features/onto-assets-score-helps.md)
- [ポチ袋イベント](https://docs.onto.app/guides/other-features/hochiihento.md)
- [Valentine's NFTs Design Contest Guidance](https://docs.onto.app/guides/other-features/valentines-nfts-design-contest-guidance.md)
- [Runes Minting and Transfering](https://docs.onto.app/guides/other-features/runes-minting-and-transfering.md): You can now mint and transfer runes in ONTO Wallet!


---

# 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.onto.app/guides/other-features.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.
