# Properties

- [Entities](https://studio.docs.ai.vonage.com/properties-1/entities.md)
- [System Entities List](https://studio.docs.ai.vonage.com/properties-1/entities/system-entities.md): List of Current System Entities
- [Intents](https://studio.docs.ai.vonage.com/properties-1/intents.md)
- [How do we analyze user input?](https://studio.docs.ai.vonage.com/properties-1/intents/the-meaning-of-nlu.md): Natural Language Understanding
- [Generate Training Data](https://studio.docs.ai.vonage.com/properties-1/intents/generate-training-data.md): Generate user expressions automatically
- [System Intents](https://studio.docs.ai.vonage.com/properties-1/intents/system-intents.md)
- [Intent Annotation](https://studio.docs.ai.vonage.com/properties-1/intents/intent-annotation.md): Marking entity values within a user expression
- [Parameters](https://studio.docs.ai.vonage.com/properties-1/parameters.md): Extract a part of the caller's input
- [Contacts](https://studio.docs.ai.vonage.com/properties-1/contacts.md)
- [Tags](https://studio.docs.ai.vonage.com/properties-1/tags.md)
- [Recordings](https://studio.docs.ai.vonage.com/properties-1/coming-soon-recordings.md)


---

# 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://studio.docs.ai.vonage.com/properties-1.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.
