# Altium 365

Altium 365 connects via [Nexar](https://nexar.com/) using a Client ID and Client Secret. Follow the instructions below to generate these credentials for your Altium account. (Or if you already have them, skip ahead to the [next page](https://docs.violetlabs.com/apps/a/altium-365/connect-altium-365-in-violet)).

1. If you need an account in Nexar, [create one here](https://portal.nexar.com/sign-up). Activate your account and log in.
2. Navigate to [Applications](https://portal.nexar.com/applications) and select **Create app.** Name it, and under the **Scopes** section, check the **Design** box. Select the Terms and Conditions checkbox and click **Create**.

   ![](https://2091741164-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvrraExym8pNEUvBDoima%2Fuploads%2F5gCmhclF2hQ2Ff7HWIJo%2FScreenshot%202023-06-30%20at%2010.17.26%20AM%20\(3\).png?alt=media\&token=6be55f7c-c5af-4e29-bbe9-a10ec2b2dd93)
3. Once created, navigate to the **Authorization** tab in the app you just created. Scroll down to **Credentials**, and copy the Client ID and Client Secret. Remember to write these down.

Head to the next page to [connect Altium 365 in Violet](https://docs.violetlabs.com/apps/a/altium-365/connect-altium-365-in-violet).


---

# 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.violetlabs.com/apps/a/altium-365.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.
