> For the complete documentation index, see [llms.txt](https://help.paxton.ai/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paxton.ai/help/other-topics.md).

# Other Topics

- [Frequently Asked Questions](https://help.paxton.ai/help/other-topics/frequently-asked-questions.md)
- [Earn Free Paxton Access!](https://help.paxton.ai/help/other-topics/earn-free-paxton-access.md)
- [Password Reset](https://help.paxton.ai/help/other-topics/password-reset.md): If you're having trouble accessing your Paxton account because you've forgotten your password, don't worry. Here’s a step-by-step guide to resetting your password quickly and securely.
- [Rename Chats](https://help.paxton.ai/help/other-topics/rename-chats.md)
- [Uploading Files](https://help.paxton.ai/help/other-topics/uploading-files.md): Seamlessly upload and organize files to your drive. Files in the shared drive will be accessible to everyone on the account, allowing for collaborative access.
- [Organization Settings](https://help.paxton.ai/help/other-topics/organization-settings.md)
- [Billing and Account Settings](https://help.paxton.ai/help/other-topics/billing-and-account-settings.md): Locate how to manage your subscription or trial with Paxton.
- [Payments & Charges](https://help.paxton.ai/help/other-topics/payments-and-charges.md)
- [Security & Compliance](https://help.paxton.ai/help/other-topics/security-and-compliance.md)
- [Share Your Feedback](https://help.paxton.ai/help/other-topics/share-your-feedback.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.paxton.ai/help/other-topics.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.
