# Work in Progress

### Document info

These documents are still being worked on and is currently a repository of all the old information from the previous help pages, We're putting in a lot of effort to update all the links and information to make sure everything is current. If you're looking for something that isn't ready yet, is missing or outdated consider joining our [Discord!](https://discord.gg/sansarofficial)

### Broken Links

You ended up on this page because you tried to click on a link that isn't available right now. We're actively working on updating the existing documentation and image links as quickly as we can. and undergoing a restructure of the content. In the meantime, feel free to use the wayback machine with any link that fails as it holds archives of the old forums.

<https://archive.org/web/>

### Missing info

If you cannot find something or the information is missing/hard to find or understand we are happy to try and resolve this by creating guides and new pages during this restructuring phase, reach out on [Discord!](https://discord.gg/sansarofficial)


---

# 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/work-in-progress.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.
