# Work with us

- [Creator Portal](https://docs.tensor.trade/work-with-us/creator-portal.md): How to Create or Update a listing for a Solana NFT Collection on Tensor?
- [Claiming or Updating an Existing Collection](https://docs.tensor.trade/work-with-us/creator-portal/claiming-or-updating-an-existing-collection.md): How to claim and update an existing NFT listing on Tensor?
- [Verifying a new NFT Collection](https://docs.tensor.trade/work-with-us/creator-portal/verifying-a-new-nft-collection.md): How to List a Solana NFT Collection
- [How to get a Creator Page?](https://docs.tensor.trade/work-with-us/creator-portal/how-to-get-a-creator-page.md): Learn how to get a creator page on Tensor!
- [Creator Partnerships](https://docs.tensor.trade/work-with-us/creator-partnerships.md)
- [Contact us](https://docs.tensor.trade/work-with-us/contact-us.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.tensor.trade/work-with-us.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.
