# Sansar.Script Namespace

- [AddEntryAttribute](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/addentryattribute.md)
- [CancelData](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/canceldata.md)
- [ComponentID](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/componentid.md)
- [CoroutineException](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/coroutineexception.md)
- [Default Attributes](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/default-attributes.md): Default Script, Value, and Name attributes.
- [Editor Visible Attribute](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/editor-visible-attribute.md)
- [Entries Attribute](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/entries-attribute.md)
- [Event Data](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/event-data.md)
- [ICoroutine](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/icoroutine.md)
- [IEvent Subscription](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/ievent-subscription.md)
- [Instance Interface](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/instance-interface.md)
- [Locked Attribute](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/locked-attribute.md)
- [Log](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/log.md): Log, Log.Message, and Log.Level
- [MaxEntriesAttribute](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/maxentriesattribute.md)
- [Memory](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/memory.md): Memory, Memory.SubscriptionHandler, MemoryData, and MemoryUseLevel.
- [MinEntriesAttribute](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/minentriesattribute.md)
- [NonReflectiveAttribute](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/nonreflectiveattribute.md)
- [ObjectID](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/objectid.md)
- [OperationCompleteEvent](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/operationcompleteevent.md)
- [RangeAttribute](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/rangeattribute.md)
- [Reflective](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/reflective.md): Reflective Attribute, Context, and Base.
- [Script.Base](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/script.base.md)
- [Script Event Data](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/script-event-data.md)
- [Script Handle](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/script-handle.md)
- [ScriptID](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/scriptid.md)
- [SessionID](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/sessionid.md)
- [Simple Script Event Data](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/simple-script-event-data.md)
- [ThrottleException](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/throttleexception.md)
- [Timer](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/timer.md)
- [Tooltip Attribute](https://docs.sansar.com/latest/script-api-docs/sansar-script-namespace/tooltip-attribute.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://docs.sansar.com/latest/script-api-docs/sansar-script-namespace.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.
